mirror of
https://akkoma.dev/AkkomaGang/akkoma-fe.git
synced 2024-11-10 02:30:13 +00:00
don't show "up to date" in user profile TL
This commit is contained in:
parent
54a40bfa01
commit
ce8722b0e6
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@
|
||||||
{{ loadButtonString }}
|
{{ loadButtonString }}
|
||||||
</button>
|
</button>
|
||||||
<div
|
<div
|
||||||
v-else
|
v-else-if="!embedded"
|
||||||
class="loadmore-text faint"
|
class="loadmore-text faint"
|
||||||
@click.prevent
|
@click.prevent
|
||||||
>
|
>
|
||||||
|
|
Loading…
Reference in a new issue