Skip to content

Commit

Permalink
fix: ignore errors 'OWNS DocumentWrite@SYSTEM PERMISSION'
Browse files Browse the repository at this point in the history
  • Loading branch information
ivy-rew committed Oct 31, 2023
1 parent 8a9eddd commit 870f68f
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@
"type" : "Script",
"name" : "Create document",
"config" : {
"security" : "system",
"output" : {
"code" : "in.service.createHelloWord();"
}
Expand Down

0 comments on commit 870f68f

Please sign in to comment.