Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
This commit is contained in:
@@ -44,7 +44,7 @@ define([
|
||||
// inform the user their session is in a bad state
|
||||
Cryptpad.confirm(Messages.realtime_unrecoverableError, function (yes) {
|
||||
if (!yes) { return; }
|
||||
window.location.reload();
|
||||
window.parent.location.reload();
|
||||
});
|
||||
common.infiniteSpinnerDetected = true;
|
||||
}, 2000);
|
||||
|
||||
1
www/common/media-tag-nacl.min.js
vendored
Normal file
1
www/common/media-tag-nacl.min.js
vendored
Normal file
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user