fix: key text showing focus outline

fix: layout selectable
This commit is contained in:
2023-12-16 13:11:52 +01:00
parent ea3192d4e6
commit b679aa377a
5 changed files with 24 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
{
"CHARACHORDER ONE M0": {
"latest": "1.1.3",
"next": null
}
}

View File

@@ -0,0 +1,7 @@
<script lang="ts">
import {LL} from "../../i18n/i18n-svelte"
</script>
<h1>{$LL.update.TITLE()}</h1>
<a href="https://github.com/CharaChorder/CCOS-firmware/blob/main/CHANGELOG.md" target="_blank">Changelog</a>