mirror of
https://github.com/cgiesche/streamdeck-homeassistant.git
synced 2026-01-09 14:08:09 -05:00
Fixed settings version (to current).
This commit is contained in:
@@ -461,7 +461,7 @@ async function loadSettings() {
|
||||
|
||||
async function saveSettings() {
|
||||
const settings: Settings = {
|
||||
version: 5,
|
||||
version: 6,
|
||||
|
||||
display: {
|
||||
entityId: entity.value,
|
||||
|
||||
Reference in New Issue
Block a user