Fix reset pin with teams

This commit is contained in:
yflory
2019-09-17 16:33:13 +02:00
parent 74d7c00134
commit 02cd15882b
2 changed files with 17 additions and 0 deletions

View File

@@ -352,6 +352,8 @@ define([
}
};
ctx.store.proxy.teams[id] = {
owner: true,
channel: secret.channel,
hash: hash,
password: password,
keys: keys,