Fix access-list issue

This commit is contained in:
yflory 2025-10-07 16:04:06 +02:00
parent 881e97ff99
commit 2f1ec7e4c8

View File

@ -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,