userDialog time spent together

This commit is contained in:
Natsumi
2021-10-03 13:30:40 +13:00
parent af2a469f00
commit 304a8274e5
3 changed files with 53 additions and 1 deletions

View File

@@ -1234,6 +1234,10 @@ html
.detail
span.name Join Count
span.extra(v-text="userDialog.joinCount")
.x-friend-item(style="cursor:default")
.detail
span.name Time Together
span.extra(v-text="userDialog.timeSpent")
.x-friend-item(style="cursor:default")
.detail
span.name(v-if="userDialog.ref.state === 'online' && userDialog.ref.$online_for") Online For