diff --git a/lib/service/json_file_service.dart b/lib/service/json_file_service.dart index 95d1162..dff109b 100644 --- a/lib/service/json_file_service.dart +++ b/lib/service/json_file_service.dart @@ -32,7 +32,7 @@ class JsonFileService { } catch (e) { return false; } - return false; + return true; } static Future<({List collections, List bookmarks})>