settings-feature #7

Merged
marco merged 7 commits from settings-feature into main 2026-01-23 18:04:38 +01:00
Showing only changes of commit 214ae08bb9 - Show all commits

View File

@@ -32,7 +32,7 @@ class JsonFileService {
} catch (e) {
return false;
}
return false;
return true;
}
static Future<({List<Collection> collections, List<Bookmark> bookmarks})>