mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-05-01 16:15:50 +02:00
Avoid error
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
<template>
|
||||
<x-column>
|
||||
<template #header>
|
||||
<fa :icon="icon"/>{{ title }}
|
||||
<fa v-if="icon" :icon="icon"/>{{ title }}
|
||||
</template>
|
||||
|
||||
<div>
|
||||
|
||||
Reference in New Issue
Block a user