mirror of
https://iceshrimp.dev/limepotato/jormungandr-bite.git
synced 2024-11-22 01:47:39 -07:00
feat: open server info by clicking the ticker
Signed-off-by: limepotato <limepot@protonmail.ch>
This commit is contained in:
parent
b251b738cd
commit
c8ab8e762b
1 changed files with 1 additions and 0 deletions
|
@ -40,6 +40,7 @@
|
|||
v-if="showTicker"
|
||||
class="ticker"
|
||||
:instance="note.user.instance"
|
||||
:host="note.user.host"
|
||||
/>
|
||||
</div>
|
||||
</div>
|
||||
|
|
Loading…
Reference in a new issue