update database

This commit is contained in:
Phuoc Nguyen
2025-10-24 11:31:48 +07:00
parent f95fa9d0a6
commit c4272f9a21
126 changed files with 23528 additions and 2234 deletions

View File

@@ -8,7 +8,7 @@ part of 'cached_data.dart';
class CachedDataAdapter extends TypeAdapter<CachedData> {
@override
final typeId = 30;
final typeId = 60;
@override
CachedData read(BinaryReader reader) {

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff