mirror of
https://github.com/MrUnknownDE/VRCX.git
synced 2026-04-27 02:33:48 +02:00
Formatting fixes
This commit is contained in:
@@ -195,7 +195,7 @@
|
||||
|
||||
<el-table-column :label="t('table.feed.type')" prop="type" width="80">
|
||||
<template #default="scope">
|
||||
<span class="x-link" v-text="t('view.feed.filters.' + scope.row.type)"></span>
|
||||
<span v-text="t('view.feed.filters.' + scope.row.type)"></span>
|
||||
</template>
|
||||
</el-table-column>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user