style: HTML code formatting

This commit is contained in:
Yurii
2025-09-19 19:25:24 +03:00
parent e751c3aba0
commit d867c355ed

View File

@@ -105,7 +105,7 @@
<option disabled selected data-i18n>settings.system.ntp.timezonePresets</option>
</select>
</div>
</label>
</label>
</fieldset>
<fieldset>
@@ -916,7 +916,7 @@
datasets: [{
borderColor: (context) => {
const chart = context.chart;
const {ctx, chartArea} = chart;
const { ctx, chartArea } = chart;
if (!chartArea) {
return;