FIX: Show description in DevicePreview

This commit is contained in:
Robert Kossessa
2024-05-21 17:20:34 +02:00
parent fe069a2bd5
commit 9ff099c4fc

View File

@@ -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">