1
0
mirror of https://github.com/XFox111/MuiCharts.git synced 2026-04-22 06:51:05 +03:00

Minor backend refactoring

This commit is contained in:
2024-02-22 19:16:17 +00:00
parent fcb1e7f687
commit ffab73b530
5 changed files with 20 additions and 10 deletions
@@ -6,6 +6,6 @@
}
},
"ConnectionStrings": {
"DataContext": "Data Source=app.db"
"DataContext": "Data Source=data.db"
}
}