This commit is contained in:
Jan Prochazka
2025-12-03 17:00:04 +01:00
parent db6a2ddd7e
commit 8e638ea9a6

View File

@@ -13,7 +13,7 @@
value,
'gridCellIntent',
editorTypes,
{ thousandsSeparator: getStringSettingsValue('dataGrid.thousandsSeparatorChar', 'system') },
{ thousandsSeparator: getStringSettingsValue('dataGrid.thousandsSeparatorChar', 'none') },
jsonParsedValue
);