mirror of
https://github.com/Buriburizaem0n/admin-frontend-domain.git
synced 2026-02-04 04:30:06 +00:00
implement cron page (#7)
This commit is contained in:
@@ -216,7 +216,6 @@ export interface ModelCronForm {
|
||||
command?: string;
|
||||
/** @default 0 */
|
||||
cover: number;
|
||||
id: number;
|
||||
/** @minLength 1 */
|
||||
name: string;
|
||||
notification_group_id: number;
|
||||
|
||||
Reference in New Issue
Block a user