fix: permission not correctly selected
Signed-off-by: Avior <github@avior.me>
This commit is contained in:
parent
b2b829ec54
commit
633027acd2
@ -26,7 +26,7 @@ function objectFind(obj: object, fn: (value: any, key: any) => boolean): {key: s
|
|||||||
key, value
|
key, value
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
return tmp
|
return !tmp
|
||||||
})
|
})
|
||||||
return res
|
return res
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user