Clean-up.

This commit is contained in:
Mario Zechner 2023-06-19 01:53:08 +02:00
parent b0edbf88a5
commit 9f4d06467f

View File

@ -37,8 +37,6 @@ class SettingsView extends View {
<option value="lines">Linien</option> <option value="lines">Linien</option>
</select> </select>
</label> </label>
<!--<custom-checkbox x-id="useJson" x-change x-state checked label="Daten als JSON downloaden">
</custom-checkbox>-->
</div> </div>
`; `;
this.setupEventHandlers(); this.setupEventHandlers();