Skip to content

Commit fa460ce

Browse files
committed
remove optional true from scope
1 parent f1079e6 commit fa460ce

File tree

1 file changed

+0
-1
lines changed
  • components/papersign/sources/common

1 file changed

+0
-1
lines changed

components/papersign/sources/common/base.mjs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,6 @@ export default {
2626
label: "Scope",
2727
description: "The scope of the webhook",
2828
options: SCOPE_OPTIONS,
29-
optional: true,
3029
},
3130
},
3231
methods: {

0 commit comments

Comments
 (0)