Frontend: Natty doesn't know how to icon
ci/woodpecker/push/ociImagePush Pipeline was successful
Details
ci/woodpecker/push/ociImagePush Pipeline was successful
Details
This commit is contained in:
parent
73fa4d2884
commit
f55ff2b761
|
@ -17,7 +17,7 @@
|
|||
decoding="async"
|
||||
/>
|
||||
<span v-else-if="char && useOsNativeEmojis">{{ char }}</span>
|
||||
<span v-else-if="isRaw"><i class="ph-file-dashed ph-lg"></i></span>
|
||||
<span v-else-if="isRaw"><i class="ph-file-dashed ph-bold ph-lg"></i></span>
|
||||
<span v-else>{{ emoji }}</span>
|
||||
</template>
|
||||
|
||||
|
|
Loading…
Reference in New Issue