moved user information into a userstore and updated code that touches it

This commit is contained in:
2025-12-24 11:45:59 -05:00
parent d70153064f
commit 18daf41bf9
26 changed files with 434 additions and 393 deletions

View File

@@ -12,6 +12,6 @@
},
"info": {
"productName": "AniTrack",
"productVersion": "0.5.0"
"productVersion": "0.6.0"
}
}