Updated Solution

Added reference to the database in development.
This commit is contained in:
Mario Steele 2025-07-24 04:23:05 -05:00
parent 50ad10682b
commit 71a33539c4

View file

@ -7,6 +7,7 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution
compose.yaml = compose.yaml
Dockerfile = Dockerfile
README.md = README.md
data\FreeTubeSync.db = data\FreeTubeSync.db
EndProjectSection
EndProject
Global