mirror of
https://github.com/UtilitechAS/amsreader-firmware.git
synced 2026-01-12 00:02:53 +00:00
Fixed missing config tile
This commit is contained in:
parent
71e7e779da
commit
84ff999c4c
2
lib/SvelteUi/app/dist/index.js
vendored
2
lib/SvelteUi/app/dist/index.js
vendored
File diff suppressed because one or more lines are too long
@ -684,7 +684,7 @@
|
||||
</label>
|
||||
</div>
|
||||
{/if}
|
||||
{#if configuration?.y}
|
||||
{#if configuration?.u}
|
||||
<div class="cnt">
|
||||
<strong class="text-sm">{translations.conf?.ui?.title ?? "User interface"}</strong>
|
||||
<a href="{wiki('User-interface')}" target="_blank" class="float-right">ⓘ</a>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user