Updated Solution
Added reference to the database in development.
This commit is contained in:
parent
50ad10682b
commit
71a33539c4
1 changed files with 1 additions and 0 deletions
|
|
@ -7,6 +7,7 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution
|
||||||
compose.yaml = compose.yaml
|
compose.yaml = compose.yaml
|
||||||
Dockerfile = Dockerfile
|
Dockerfile = Dockerfile
|
||||||
README.md = README.md
|
README.md = README.md
|
||||||
|
data\FreeTubeSync.db = data\FreeTubeSync.db
|
||||||
EndProjectSection
|
EndProjectSection
|
||||||
EndProject
|
EndProject
|
||||||
Global
|
Global
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue