]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - shared/extra-utils/users/index.ts
Adapt CLI to new commands
[github/Chocobozzz/PeerTube.git] / shared / extra-utils / users / index.ts
index ea5dbbf1404e4fbb3b387e7a7fe136a48426b388..b200ae705e09ad6412cba5d19bc68df64bc14831 100644 (file)
@@ -1,8 +1,9 @@
 export * from './accounts-command'
 export * from './accounts'
 export * from './blocklist-command'
-
 export * from './login'
-export * from './user-notifications'
-export * from './user-subscriptions'
+export * from './login-command'
+export * from './notifications'
+export * from './notifications-command'
+export * from './subscriptions-command'
 export * from './users'