diff options
Diffstat (limited to 'shared/server-commands/server/index.ts')
-rw-r--r-- | shared/server-commands/server/index.ts | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/shared/server-commands/server/index.ts b/shared/server-commands/server/index.ts index 0a4b21fc4..9a2fbf8d3 100644 --- a/shared/server-commands/server/index.ts +++ b/shared/server-commands/server/index.ts | |||
@@ -5,6 +5,7 @@ export * from './follows-command' | |||
5 | export * from './follows' | 5 | export * from './follows' |
6 | export * from './jobs' | 6 | export * from './jobs' |
7 | export * from './jobs-command' | 7 | export * from './jobs-command' |
8 | export * from './metrics-command' | ||
8 | export * from './object-storage-command' | 9 | export * from './object-storage-command' |
9 | export * from './plugins-command' | 10 | export * from './plugins-command' |
10 | export * from './redundancy-command' | 11 | export * from './redundancy-command' |