Skip to content

Commit

Permalink
fix: lint
Browse files Browse the repository at this point in the history
  • Loading branch information
darkskygit committed Dec 2, 2024
1 parent dac011c commit fca9317
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/backend/server/src/core/permission/service.ts
Original file line number Diff line number Diff line change
Expand Up @@ -412,7 +412,7 @@ export class PermissionService {
workspaceId: ws,
pageId: page,
userId: user,
OR: this.acceptedCondition,
accepted: true,
type: {
gte: permission,
},
Expand Down

0 comments on commit fca9317

Please sign in to comment.