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 55c39d3 commit f2a711eCopy full SHA for f2a711e
data/settings.js
@@ -3631,15 +3631,6 @@ welcome {
3631
default: 'no',
3632
seealso: [ '[[link,welcome]]' ],
3633
text: `
3634
-Should the welcome plugin wait for the script execution to finish before
3635
-continuing.`
3636
- },
3637
-
3638
- welcome_wait: {
3639
- plugin: 'welcome',
3640
- values: setting_types.BOOLEAN,
3641
- default: 'no',
3642
- text: `
3643
If enabled, wait for the script to finish. By default, the welcome script
3644
is run asynchronously.`
3645
},
0 commit comments