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

@ -16,6 +16,12 @@
"scopes": [
"common"
]
},
{
"script": "dist/client/admin-plugin-client-plugin.js",
"scopes": [
"admin-plugin"
]
}
],
"css": [