Fixed settings version (to current).

This commit is contained in:
Christoph Giesche
2025-07-28 09:37:34 +02:00
parent 25328029f9
commit 0da4eb5516

View File

@@ -461,7 +461,7 @@ async function loadSettings() {
async function saveSettings() {
const settings: Settings = {
version: 5,
version: 6,
display: {
entityId: entity.value,