Settings: hide unnecessary settings depending on webchat mode (requires Peertube 3.2.0).

This commit is contained in:
John Livingston
2021-05-10 21:04:04 +02:00
parent df5f8e0f73
commit 07ab2a80ed
5 changed files with 59 additions and 1 deletions

View File

@ -7,7 +7,8 @@ const packagejson = require('./package.json')
const clientFiles = [
'common-client-plugin',
'videowatch-client-plugin'
'videowatch-client-plugin',
'admin-plugin-client-plugin'
]
let config = clientFiles.map(f => ({