mirror of
https://github.com/CharaChorder/DeviceManager.git
synced 2026-02-02 23:32:40 +00:00
feat: 4th layer support
This commit is contained in:
@@ -69,7 +69,7 @@
|
||||
style:rotate="{rotate}deg"
|
||||
use:action={{ title: tooltip }}
|
||||
>
|
||||
{#if code !== 0}
|
||||
{#if code !== 0 && code != 1023}
|
||||
{dynamicMapping || icon || display || id || `0x${code.toString(16)}`}
|
||||
{/if}
|
||||
{#if !isApplied}
|
||||
|
||||
Reference in New Issue
Block a user