update database
This commit is contained in:
@@ -8,7 +8,7 @@ part of 'promotion_model.dart';
|
||||
|
||||
class PromotionModelAdapter extends TypeAdapter<PromotionModel> {
|
||||
@override
|
||||
final typeId = 11;
|
||||
final typeId = 26;
|
||||
|
||||
@override
|
||||
PromotionModel read(BinaryReader reader) {
|
||||
|
||||
Reference in New Issue
Block a user