]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blame - shared/models/plugins/client/plugin-element-placeholder.type.ts
feature/ability to disable video history by default (#5728)
[github/Chocobozzz/PeerTube.git] / shared / models / plugins / client / plugin-element-placeholder.type.ts
CommitLineData
de615445
C
1export type PluginElementPlaceholder =
2 'player-next' |
3 'share-modal-playlist-settings' |
4 'share-modal-video-settings'