แก้ type
This commit is contained in:
parent
64039caddc
commit
16c02a817a
1 changed files with 1 additions and 0 deletions
|
|
@ -41,6 +41,7 @@ interface Schedule {
|
||||||
id: string;
|
id: string;
|
||||||
timeStartEvery: string;
|
timeStartEvery: string;
|
||||||
startAt?: string;
|
startAt?: string;
|
||||||
|
enabled: boolean;
|
||||||
}
|
}
|
||||||
|
|
||||||
export type { DataBackup, BackUpRunning, Schedule };
|
export type { DataBackup, BackUpRunning, Schedule };
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue