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
No known key found for this signature in database
GPG Key ID: B17B5640CE66CDBC
2 changed files with 10 additions and 2 deletions

View File

@ -1,8 +1,15 @@
# Changelog
## v???
### Minor changes and fixes
* Updating dependencies
* Message near the diagnostic button to suggest to refresh the page if not working.
## v4.0.2
### Minor changes dans fixes
### Minor changes and fixes
* Updating dependencies
* Better package description

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