]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - shared/models/plugins/plugin-client-scope.type.ts
Add ability to override login signup message
[github/Chocobozzz/PeerTube.git] / shared / models / plugins / plugin-client-scope.type.ts
index 1c6d884f0f722b6b2abe39dc96aaf518cf254797..d112434e89f973a06f7b35ceb663ac1c5e887c4c 100644 (file)
@@ -1 +1 @@
-export type PluginClientScope = 'common' | 'video-watch' | 'search' | 'signup'
+export type PluginClientScope = 'common' | 'video-watch' | 'search' | 'signup' | 'login'