This commit is contained in:
@@ -72,6 +72,8 @@
|
||||
:disable-pagination="true"
|
||||
:disable-filtering="true"
|
||||
hide-default-footer
|
||||
:sort-by="['created']"
|
||||
:sort-desc="[true]"
|
||||
>
|
||||
<template v-slot:item.actions="{ item }">
|
||||
<v-btn icon :href="item.url">
|
||||
|
||||
Reference in New Issue
Block a user