Message near the diagnostic button to suggest to refresh the page if not working.

This commit is contained in:
John Livingston
2021-11-02 17:13:38 +01:00
parent b10415f760
commit efc8c6a94f
2 changed files with 10 additions and 2 deletions

View File

@ -22,7 +22,8 @@ function initSettings (options: RegisterServerOptions): void {
type: 'html',
private: true,
descriptionHTML: `Before asking for help, please use the diagnostic tool:
<a class="peertube-plugin-livechat-launch-diagnostic">Launch diagnostic</a>`
<a class="peertube-plugin-livechat-launch-diagnostic">Launch diagnostic</a>
(if this button is not opening a new window, please try to refresh the page).`
})
// ********** Chat Mode