mirror of
https://github.com/Ocelot-Social-Community/Ocelot-Social.git
synced 2026-04-27 00:08:45 +00:00
Fix post type filter class name
This commit is contained in:
parent
5f005b46ff
commit
df624c37c1
@ -5,7 +5,7 @@
|
|||||||
class="following-filter"
|
class="following-filter"
|
||||||
>
|
>
|
||||||
<template #filter-follower>
|
<template #filter-follower>
|
||||||
<li class="item article-item">
|
<li class="item all-item">
|
||||||
<labeled-button
|
<labeled-button
|
||||||
icon="check"
|
icon="check"
|
||||||
:label="$t('filter-menu.all')"
|
:label="$t('filter-menu.all')"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user