- oops, missed this

This commit is contained in:
Rachael Alexanderson 2020-10-25 15:49:07 -04:00
parent 190173bc44
commit 98282f710f

View file

@ -19,6 +19,7 @@ OptionMenu "OptionsMenuSimple" protected
StaticText " "
SafeCommand "$OPTMNU_DEFAULTS", "reset2defaults"
SafeCommand "$OPTMNU_RESETTOSAVED", "reset2saved"
SafeCommand "$OPTMNU_WRITEINI", "writeini"
Command "$OPTMNU_CONSOLE", "menuconsole"
StaticText " "
}