Refresh properties modal when receiving metadata updates
This commit is contained in:
@@ -1025,7 +1025,6 @@ define([
|
||||
channel: secret.channel
|
||||
};
|
||||
}
|
||||
console.log(data);
|
||||
Cryptpad.getPadMetadata(data, cb);
|
||||
});
|
||||
sframeChan.on('Q_SET_PAD_METADATA', function (data, cb) {
|
||||
|
||||
Reference in New Issue
Block a user