CW when reply

This commit is contained in:
cutls
2020-11-17 01:10:59 +09:00
parent f2a4900f18
commit fa20278727
6 changed files with 24 additions and 7 deletions

View File

@@ -523,6 +523,17 @@ var postConstruction = [
checkbox: yesno
}
},
{
id: 'cw-continue',
storage: 'cw-continue',
checkbox: true,
setValue: 'no',
text: {
head: '@@cwContinue@@',
desc: '',
checkbox: yesno
}
},
{
id: 'vis',
storage: 'vis',