mirror of
https://github.com/OneUptime/oneuptime.git
synced 2026-04-06 00:32:12 +02:00
Sceduled
This commit is contained in:
@@ -49,7 +49,7 @@ const ScheduledMaintenancesPage: FunctionComponent<PageComponentProps> = (
|
||||
<ModelTable<ScheduledMaintenanceState>
|
||||
modelType={ScheduledMaintenanceState}
|
||||
id="ScheduledMaintenance-state-table"
|
||||
name="Settings > Sceduled Maintenance State"
|
||||
name="Settings > Scheduled Maintenance State"
|
||||
isDeleteable={true}
|
||||
isEditable={true}
|
||||
isCreateable={true}
|
||||
|
||||
Reference in New Issue
Block a user