]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - shared/extra-utils/users/index.ts
Add ability for instances to follow any actor
[github/Chocobozzz/PeerTube.git] / shared / extra-utils / users / index.ts
index ed166c756da21dd82e739fcf1bdc8cbd764c31f1..460a06f7026c3909cdd9df8b2fe6b87c08b7ffe2 100644 (file)
@@ -1,8 +1,9 @@
 export * from './accounts-command'
-export * from './accounts'
+export * from './actors'
 export * from './blocklist-command'
 export * from './login'
+export * from './login-command'
 export * from './notifications'
 export * from './notifications-command'
 export * from './subscriptions-command'
-export * from './users'
+export * from './users-command'