1
0
Fork 0
mirror of synced 2024-06-28 11:00:55 +12:00

Use system lock

This commit is contained in:
Adria Navarro 2024-01-16 11:49:34 +01:00
parent 7e50986a2e
commit e42784b5e9

View file

@ -388,6 +388,7 @@ export const inviteAccept = async (
type: LockType.AUTO_EXTEND,
name: LockName.PROCESS_USER_INVITE,
resource: inviteCode,
systemLock: true,
},
async () => {
// info is an extension of the user object that was stored by global