mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2025-10-05 02:39:33 +02:00
Add plugin placeholder elements support
This commit is contained in:
parent
c96e457bde
commit
62bc0352d9
8 changed files with 47 additions and 7 deletions
|
@ -7,6 +7,7 @@ export * from './peertube-plugin-index.model'
|
|||
export * from './peertube-plugin-latest-version.model'
|
||||
export * from './peertube-plugin.model'
|
||||
export * from './plugin-client-scope.type'
|
||||
export * from './plugin-element-placeholder.type'
|
||||
export * from './plugin-package-json.model'
|
||||
export * from './plugin-playlist-privacy-manager.model'
|
||||
export * from './plugin-settings-manager.model'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue