X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=shared%2Fextra-utils%2Fusers%2Findex.ts;h=94ad37242f9f4e3a1664bd275d7d0e5b66c41331;hb=2c27e70471120c92e0bc8c8114141fbb31ff98ac;hp=ea5dbbf1404e4fbb3b387e7a7fe136a48426b388;hpb=5f8bd4cbb178290da7d8f81e996f19f0eccc8e4c;p=github%2FChocobozzz%2FPeerTube.git diff --git a/shared/extra-utils/users/index.ts b/shared/extra-utils/users/index.ts index ea5dbbf14..94ad37242 100644 --- a/shared/extra-utils/users/index.ts +++ b/shared/extra-utils/users/index.ts @@ -4,5 +4,5 @@ export * from './blocklist-command' export * from './login' export * from './user-notifications' -export * from './user-subscriptions' +export * from './subscriptions-command' export * from './users'