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.ts2
1 files changed, 1 insertions, 1 deletions
diff --git a/shared/extra-utils/users/index.ts b/shared/extra-utils/users/index.ts
index fbb454e8f..460a06f70 100644
--- a/shared/extra-utils/users/index.ts
+++ b/shared/extra-utils/users/index.ts
@@ -1,5 +1,5 @@
1export * from './accounts-command' 1export * from './accounts-command'
2export * from './accounts' 2export * from './actors'
3export * from './blocklist-command' 3export * from './blocklist-command'
4export * from './login' 4export * from './login'
5export * from './login-command' 5export * from './login-command'