mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-05-02 02:03:58 +00:00
fix
This commit is contained in:
@@ -13,7 +13,7 @@
|
|||||||
value,
|
value,
|
||||||
'gridCellIntent',
|
'gridCellIntent',
|
||||||
editorTypes,
|
editorTypes,
|
||||||
{ thousandsSeparator: getStringSettingsValue('dataGrid.thousandsSeparatorChar', 'system') },
|
{ thousandsSeparator: getStringSettingsValue('dataGrid.thousandsSeparatorChar', 'none') },
|
||||||
jsonParsedValue
|
jsonParsedValue
|
||||||
);
|
);
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user