forked from AkkomaGang/akkoma-fe
forgot to save a file
This commit is contained in:
parent
bee77ffdb2
commit
aea172a6f7
1 changed files with 1 additions and 1 deletions
|
@ -43,7 +43,7 @@
|
||||||
</div>
|
</div>
|
||||||
<button
|
<button
|
||||||
v-else-if="!loading"
|
v-else-if="!loading"
|
||||||
class="button-unstyled -link -block"
|
class="button-unstyled -link -fullwidth"
|
||||||
@click.prevent="fetchOlderNotifications()"
|
@click.prevent="fetchOlderNotifications()"
|
||||||
>
|
>
|
||||||
<div class="new-status-notification text-center panel-footer">
|
<div class="new-status-notification text-center panel-footer">
|
||||||
|
|
Loading…
Reference in a new issue