Skip to content

Commit

Permalink
Add fetch to editor plug's requiredPermissions (#738)
Browse files Browse the repository at this point in the history
  • Loading branch information
joekrill committed Feb 22, 2024
1 parent cf010b5 commit 46cd0fb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions plugs/editor/editor.plug.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
name: editor
requiredPermissions:
- fetch
functions:
setEditorMode:
path: "./editor.ts:setEditorMode"
Expand Down

0 comments on commit 46cd0fb

Please sign in to comment.