quick favorite

This commit is contained in:
2024-11-10 15:57:52 +08:00
parent 4f4411fcc3
commit aa415f201e
6 changed files with 123 additions and 17 deletions

View File

@@ -116,6 +116,7 @@ class _Settings with ChangeNotifier {
'limitImageWidth': true,
'webdav': [], // empty means not configured
'dataVersion': 0,
'quickFavorite': null,
};
operator [](String key) {