aboutsummaryrefslogtreecommitdiffhomepage
path: root/shared/extra-utils/users/index.ts
diff options
context:
space:
mode:
Diffstat (limited to 'shared/extra-utils/users/index.ts')
-rw-r--r--shared/extra-utils/users/index.ts4
1 files changed, 2 insertions, 2 deletions
diff --git a/shared/extra-utils/users/index.ts b/shared/extra-utils/users/index.ts
index b3387ed8a..ea5dbbf14 100644
--- a/shared/extra-utils/users/index.ts
+++ b/shared/extra-utils/users/index.ts
@@ -1,7 +1,7 @@
1export * from './accounts'
2export * from './accounts-command' 1export * from './accounts-command'
2export * from './accounts'
3export * from './blocklist-command'
3 4
4export * from './blocklist'
5export * from './login' 5export * from './login'
6export * from './user-notifications' 6export * from './user-notifications'
7export * from './user-subscriptions' 7export * from './user-subscriptions'