mirror of
https://github.com/Buriburizaem0n/nezha-dash-v1.git
synced 2026-02-05 13:10:09 +00:00
fix(toast): only once
This commit is contained in:
@@ -150,7 +150,6 @@ export interface CycleTransferData {
|
||||
};
|
||||
}
|
||||
|
||||
|
||||
export interface SettingResponse {
|
||||
success: boolean;
|
||||
data: {
|
||||
@@ -158,4 +157,4 @@ export interface SettingResponse {
|
||||
site_name: string;
|
||||
custom_code: string;
|
||||
};
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user