chore: update

This commit is contained in:
2026-03-19 09:07:26 +01:00
parent a656ee96c0
commit 35aac29bb4
3 changed files with 26 additions and 1 deletions
+1
View File
@@ -756,6 +756,7 @@ export interface AppSettings {
delivery_schedule: DeliverySchedule;
postal_zones: PostalZone[];
crypto_payment_enabled: boolean;
crypto_only: boolean;
nowpayments_api_key: string;
nowpayments_ipn_secret: string;
nowpayments_currencies: string[];