mirror of
https://gitlab.com/PronounsPage/PronounsPage.git
synced 2025-09-25 14:09:03 -04:00
(admin) hide blog editor card when filtering for attention
This commit is contained in:
parent
02d2e92fdb
commit
98472dc635
@ -265,6 +265,7 @@ const impersonate = async (email: string) => {
|
||||
/>
|
||||
<AdminDashboardCard
|
||||
v-if="config.links.enabled && config.links.blog"
|
||||
v-show="!filterAttention"
|
||||
:base-url="url"
|
||||
icon="pen-nib"
|
||||
header="Blog"
|
||||
|
Loading…
x
Reference in New Issue
Block a user