mirror of
https://github.com/cryptpad/cryptpad.git
synced 2026-09-14 11:05:41 +05:00
Remove debugging data
This commit is contained in:
parent
74ed15d4fa
commit
0c3d4b0e49
@ -454,7 +454,6 @@ define([
|
||||
|
||||
var saveToServer = function () {
|
||||
var text = getContent();
|
||||
text = undefined;
|
||||
if (!text) {
|
||||
setEditable(false, true);
|
||||
sframeChan.query('Q_CLEAR_CACHE_CHANNELS', [
|
||||
|
||||
Loading…
Reference in New Issue
Block a user