]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - shared/server-commands/users/index.ts
Add event doc to view endpoint
[github/Chocobozzz/PeerTube.git] / shared / server-commands / users / index.ts
index 460a06f7026c3909cdd9df8b2fe6b87c08b7ffe2..f6f93b4d2f081fa71cf83285e57080eca3efe3c1 100644 (file)
@@ -1,9 +1,8 @@
 export * from './accounts-command'
-export * from './actors'
+export * from './accounts'
 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-command'