feat: add UI for CRON Scheduler
This commit is contained in:
@@ -78,6 +78,10 @@ export const useSettingsStore = defineStore('settings', {
|
||||
pulse: {
|
||||
api_key: '',
|
||||
},
|
||||
|
||||
cron: {
|
||||
mode: 'disabled',
|
||||
},
|
||||
},
|
||||
}),
|
||||
|
||||
|
||||
Reference in New Issue
Block a user