chore: fix ts
This commit is contained in:
@@ -938,6 +938,7 @@ export interface AppSettings {
|
|||||||
nowpayments_currencies: string[];
|
nowpayments_currencies: string[];
|
||||||
telegram_bot_token: string;
|
telegram_bot_token: string;
|
||||||
telegram_bot_username: string;
|
telegram_bot_username: string;
|
||||||
|
telegram_notifications_enabled: boolean;
|
||||||
delivery_mode: DeliveryModeConfig;
|
delivery_mode: DeliveryModeConfig;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user