Skip to content

Commit 26591e4

Browse files
committed
fix: wrong parameter count
1 parent 249d883 commit 26591e4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/backend/src/unstructured/permission-scanners.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -425,7 +425,6 @@ const PERMISSION_SCANNERS = [
425425
'WHERE `app_id` = ? AND ' +
426426
sql_perm,
427427
[
428-
actor.type.user.id,
429428
actor.type.app.id,
430429
...permission_options,
431430
]

0 commit comments

Comments
 (0)