chore: build
Frontend Admin - EAS Build / build (push) Successful in 1h47m51s
Frontend Client - EAS Build / build (push) Canceled after 7m9s

This commit is contained in:
Xor290
2026-08-25 22:19:10 +02:00
parent d8073bdc46
commit 3949701dd2
3 changed files with 29 additions and 154 deletions
+1 -1
View File
@@ -967,7 +967,7 @@ export type RewardCategoryConfig = {
all_products: boolean;
product_ids: number[];
product_names: string[];
amount: number;
quantity: number;
};
export type RewardItemConfig = {