Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging

pull/1/head
ansuz 2021-03-23 16:29:46 +05:30
commit 76d284959c
1 changed files with 1 additions and 0 deletions

View File

@ -1384,6 +1384,7 @@ MessengerUI, Messages) {
toolbar.isErrorState = true;
toolbar.connected = false;
updateUserList(toolbar, config, true);
toolbar.title.toggleClass('cp-toolbar-unsync', true); // "read only" next to the title
if (toolbar.spinner) {
toolbar.spinner.text(Messages.deletedFromServer);
}