(admin) faster profile moderation – report filters - minor fix

This commit is contained in:
Andrea Vos 2023-06-26 08:34:01 +02:00
parent 64e5b1855e
commit e0319758cc

View File

@ -1,5 +1,5 @@
<template> <template>
<Table :data="abuseReports" :columns="4"> <Table :data="abuseReports" :columns="abuseReports.length && abuseReports[0].snapshot ? 5 : 4">
<template v-slot:header> <template v-slot:header>
<th class="text-nowrap"> <th class="text-nowrap">
Suspicious account Suspicious account