Fixes an issue when saving preferences while using an IPC character (#15421)

* sql fix

* wrong var
This commit is contained in:
SteelSlayer
2021-02-02 13:57:54 -06:00
committed by GitHub
parent d27f9e584f
commit 69da27fe10
@@ -436,7 +436,7 @@
"f_style" = f_style,
"markingstyleslist" = markingstyleslist,
"ha_style" = ha_style,
"alt_head" = alt_head,
"alt_head" = alt_head || "",
"e_colour" = e_colour,
"underwear" = underwear,
"undershirt" = undershirt,