mirror of
https://github.com/gesellix/Bose-SoundTouch.git
synced 2026-08-19 00:56:16 +00:00
fix(web): clean stale hash when migration device is unknown
This commit is contained in:
@@ -552,6 +552,7 @@ function selectMigrationDevice(deviceId) {
|
||||
}
|
||||
sel.value = "";
|
||||
document.getElementById("migration-summary").style.display = "none";
|
||||
history.replaceState(null, '', '#tab-migration');
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user