We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 822bfcb commit e23e2abCopy full SHA for e23e2ab
lib/script.js
@@ -51,8 +51,8 @@ export const config = {
51
},
52
position: {
53
title: 'Panel position',
54
- description: 'Position of the panel with script output. '
55
- + '(Changes to this value will be applied upon reopening the panel.)',
+ description: 'Position of the panel with script output. \
+ (Changes to this value will be applied upon reopening the panel.)',
56
type: 'string',
57
default: 'Bottom',
58
enum: [
0 commit comments