mirror of
https://gitlab.com/PronounsPage/PronounsPage.git
synced 2025-09-26 22:43:06 -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
|
<AdminDashboardCard
|
||||||
v-if="config.links.enabled && config.links.blog"
|
v-if="config.links.enabled && config.links.blog"
|
||||||
|
v-show="!filterAttention"
|
||||||
:base-url="url"
|
:base-url="url"
|
||||||
icon="pen-nib"
|
icon="pen-nib"
|
||||||
header="Blog"
|
header="Blog"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user