Initialize prosody-list-rooms button.

This commit is contained in:
John Livingston
2021-06-12 01:16:57 +02:00
parent cc9cbf692a
commit 56e74e0877
6 changed files with 119 additions and 4 deletions

View File

@ -91,6 +91,13 @@ Please read the
private: true
})
registerSetting({
name: 'prosody-list-rooms',
label: 'List existing rooms',
type: 'html',
descriptionHTML: '<a class="peertube-plugin-livechat-prosody-list-rooms">List rooms</a>',
private: true
})
registerSetting({
name: 'prosody-port',
label: 'Prosody port',