This commit is contained in:
Anavrins
2020-05-06 19:02:44 -04:00
parent bc3a48f30f
commit 428477bdec
2 changed files with 1 additions and 2 deletions

View File

@@ -37,7 +37,6 @@ local wizardPage = UI.WizardPage {
[5] = UI.Chooser {
formLabel = 'RS Signal', formKey = 'rsSide', formIndex = 6,
width = 10,
nochoice = 'Top',
choices = {
{name = 'Bottom', value = 'bottom'},
{name = 'Top', value = 'top'},