diff options
Diffstat (limited to 'shared/extra-utils/users/index.ts')
-rw-r--r-- | shared/extra-utils/users/index.ts | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/shared/extra-utils/users/index.ts b/shared/extra-utils/users/index.ts index b200ae705..e6107afa5 100644 --- a/shared/extra-utils/users/index.ts +++ b/shared/extra-utils/users/index.ts | |||
@@ -6,4 +6,5 @@ export * from './login-command' | |||
6 | export * from './notifications' | 6 | export * from './notifications' |
7 | export * from './notifications-command' | 7 | export * from './notifications-command' |
8 | export * from './subscriptions-command' | 8 | export * from './subscriptions-command' |
9 | export * from './users-command' | ||
9 | export * from './users' | 10 | export * from './users' |