mirror of
https://github.com/HeyPuter/puter.git
synced 2026-05-29 21:01:27 +00:00
fix: wrong parameter count
This commit is contained in:
@@ -425,7 +425,6 @@ const PERMISSION_SCANNERS = [
|
||||
'WHERE `app_id` = ? AND ' +
|
||||
sql_perm,
|
||||
[
|
||||
actor.type.user.id,
|
||||
actor.type.app.id,
|
||||
...permission_options,
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user