File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -1172,10 +1172,10 @@ function main:OpenOptionsPopup(savedState)
11721172 updateColorCode (" NEGATIVE" , self .colorNegative )
11731173 self .colorHighlight = savedState .colorHighlight
11741174 updateColorCode (" HIGHLIGHT" , self .colorHighlight )
1175- self .showThousandsSeparators = savedState .chousandsSeparatorDisplay
1175+ self .showThousandsSeparators = savedState .showThousandsSeparators
11761176 self .thousandsSeparator = savedState .thousandsSeparator
11771177 self .decimalSeparator = savedState .decimalSeparator
1178- self .showTitlebarName = savedState .titlebarName
1178+ self .showTitlebarName = savedState .showTitlebarName
11791179 self .betaTest = savedState .betaTest
11801180 self .edgeSearchHighlight = savedState .edgeSearchHighlight
11811181 self .defaultGemQuality = savedState .defaultGemQuality
You can’t perform that action at this time.
0 commit comments