mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2026-09-03 20:53:09 -05:00
Refactor video links building
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
export * from './date'
|
||||
export * from './miscs'
|
||||
export * from './types'
|
||||
export * from './regexp'
|
||||
export * from './types'
|
||||
export * from './url
|
||||
@@ -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'
|
||||
|
||||
Reference in New Issue
Block a user