mirror of
https://github.com/cryptpad/cryptpad.git
synced 2026-09-12 19:49:59 +05:00
Fix access-list issue
This commit is contained in:
parent
881e97ff99
commit
2f1ec7e4c8
@ -196,6 +196,7 @@ Data.setMetadata = function (Env, safeKey, data, cb, Server) {
|
||||
}
|
||||
// otherwise they are not in the list.
|
||||
// send them an error and kick them out!
|
||||
toRemove.push(userId);
|
||||
Server.send(userId, [
|
||||
0,
|
||||
hk_id,
|
||||
|
||||
Loading…
Reference in New Issue
Block a user