1
0
Fork 0
mirror of https://github.com/Chocobozzz/PeerTube.git synced 2025-10-05 19:42:24 +02:00

Refactor video links building

This commit is contained in:
Chocobozzz 2021-07-26 14:12:39 +02:00
parent 764b1a14fc
commit 9162fdd363
No known key found for this signature in database
GPG key ID: 583A612D890159BE
22 changed files with 136 additions and 67 deletions

View file

@ -1,7 +1,7 @@
export * from './abuse'
export * from './common'
export * from './i18n'
export * from './logs'
export * from './miscs'
export * from './plugins'
export * from './renderer'
export * from './users'