mirror of
https://github.com/cryptpad/cryptpad.git
synced 2026-09-14 11:05:41 +05:00
fail the toolbar from the application layer
This commit is contained in:
parent
d7b34cf6be
commit
d2f4fbcee9
@ -161,6 +161,7 @@ define([
|
||||
// stop the user from continuing to edit
|
||||
setEditable(false);
|
||||
// TODO inform them that the session was torn down
|
||||
toolbar.failed();
|
||||
};
|
||||
|
||||
var realtimeOptions = {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user