mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2025-10-04 02:09:37 +02:00
Add ability for plugins to register client routes
This commit is contained in:
parent
03a65456f4
commit
d63e6d4604
14 changed files with 151 additions and 13 deletions
|
@ -4,4 +4,5 @@ export * from './plugin-element-placeholder.type'
|
|||
export * from './plugin-selector-id.type'
|
||||
export * from './register-client-form-field.model'
|
||||
export * from './register-client-hook.model'
|
||||
export * from './register-client-route.model'
|
||||
export * from './register-client-settings-script.model'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue