mirror of
https://iceshrimp.dev/limepotato/jormungandr-bite.git
synced 2025-01-10 23:51:01 -07:00
Use ph-flying-saucer for antenna column in Deck
This commit is contained in:
parent
60df257653
commit
1c442b5031
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@
|
|||
@parent-focus="($event) => emit('parent-focus', $event)"
|
||||
>
|
||||
<template #header>
|
||||
<i class="ph-television ph-bold ph-lg"></i
|
||||
<i class="ph-flying-saucer ph-bold ph-lg"></i
|
||||
><span style="margin-left: 8px">{{ column.name }}</span>
|
||||
</template>
|
||||
|
||||
|
|
Loading…
Reference in a new issue