v1.18.x
Barış Soner Uşaklı 7 years ago
parent c42ab5a97a
commit 09ef3999b0

@ -464,7 +464,7 @@ define('settings', function () {
try {
values[key] = JSON.parse(values[key]);
} catch (e) {
// Leave the value as is
// Leave the value as is
}
}
});

Loading…
Cancel
Save