Add fetch to editor plug's requiredPermissions (#738)
parent
cf010b5ef2
commit
46cd0fbb4f
|
@ -1,4 +1,6 @@
|
|||
name: editor
|
||||
requiredPermissions:
|
||||
- fetch
|
||||
functions:
|
||||
setEditorMode:
|
||||
path: "./editor.ts:setEditorMode"
|
||||
|
|
Loading…
Reference in New Issue