forked from FoundKeyGang/FoundKey
fix
This commit is contained in:
parent
bb926dd301
commit
dc44d9a0a8
1 changed files with 1 additions and 0 deletions
|
@ -92,6 +92,7 @@ export default defineComponent({
|
|||
version,
|
||||
url,
|
||||
stats: null,
|
||||
meta: null,
|
||||
fetchStats: () => os.api('stats', {}),
|
||||
fetchServerInfo: () => os.api('admin/server-info', {}),
|
||||
fetchJobs: () => os.api('admin/queue/deliver-delayed', {}),
|
||||
|
|
Loading…
Reference in a new issue