FIX: Show description in DevicePreview
This commit is contained in:
@@ -67,7 +67,7 @@
|
|||||||
{{ deviceStore.currentProfileName?.toUpperCase() }}
|
{{ deviceStore.currentProfileName?.toUpperCase() }}
|
||||||
</div>
|
</div>
|
||||||
<span class="font-pixelsm w-32 text-[6pt] uppercase text-muted-foreground">
|
<span class="font-pixelsm w-32 text-[6pt] uppercase text-muted-foreground">
|
||||||
MIDI CC 0
|
{{ deviceStore.currentProfile?.desc?.toUpperCase() }}
|
||||||
</span>
|
</span>
|
||||||
</div>
|
</div>
|
||||||
<div v-else class="flex flex-col items-center text-center mix-blend-screen">
|
<div v-else class="flex flex-col items-center text-center mix-blend-screen">
|
||||||
|
|||||||
Reference in New Issue
Block a user