This commit is contained in:
2024-12-14 17:52:12 +08:00
parent f8439a3cb2
commit 95815131fe
4 changed files with 98 additions and 5 deletions

View File

@@ -38,6 +38,7 @@ class _Appdata {
"showOriginalImage": false,
"checkUpdate": true,
"emphasizeArtworksFromFollowingArtists": true,
"initialPage": 4,
};
bool lock = false;