Skip to content

Commit f2a711e

Browse files
slusarzsirainen
authored andcommitted
settings.js: Remove duplicate definition of welcome_wait
1 parent 55c39d3 commit f2a711e

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

data/settings.js

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -3631,15 +3631,6 @@ welcome {
36313631
default: 'no',
36323632
seealso: [ '[[link,welcome]]' ],
36333633
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: `
36433634
If enabled, wait for the script to finish. By default, the welcome script
36443635
is run asynchronously.`
36453636
},

0 commit comments

Comments
 (0)