chore: fix ts

This commit is contained in:
2026-05-03 12:16:28 +02:00
parent a4f3497a78
commit e4ddfaf8af
+1
View File
@@ -938,6 +938,7 @@ export interface AppSettings {
nowpayments_currencies: string[];
telegram_bot_token: string;
telegram_bot_username: string;
telegram_notifications_enabled: boolean;
delivery_mode: DeliveryModeConfig;
}