main
Jan Umbach 2024-07-14 13:31:48 +02:00
parent cad8fcdec6
commit b82f3c4d7b
1 changed files with 1 additions and 1 deletions

View File

@ -372,7 +372,7 @@
let shx_globalValues = {
"text1": "Marie", // all keys are global values
"font": "LT Beverage",
"font_size": "Normal",
"font-size": "normal",
};
function SHX_IFC_getCurrentValue(id, key) {