Add user migrates filter to interactions
This commit is contained in:
parent
e8333fff8d
commit
b4acbf5311
3 changed files with 7 additions and 1 deletions
|
|
@ -21,6 +21,10 @@
|
|||
key="follows"
|
||||
:label="$t('interactions.follows')"
|
||||
/>
|
||||
<span
|
||||
key="moves"
|
||||
:label="$t('interactions.moves')"
|
||||
/>
|
||||
</tab-switcher>
|
||||
<Notifications
|
||||
ref="notifications"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue