World dialog world id

This commit is contained in:
Natsumi
2021-05-22 17:04:16 +12:00
parent f0f381a146
commit e5d971bf69

View File

@@ -1250,6 +1250,10 @@ html
timer(:epoch="user.$location_at")
el-tab-pane(label="Info")
.x-friend-list(style="max-height:none")
.x-friend-item(style="width:100%;cursor:default")
.detail
span.name World ID
span.extra(v-text="worldDialog.id")
.x-friend-item(style="cursor:default")
.detail
span.name Players
@@ -1286,7 +1290,7 @@ html
.detail
span.name Version
span.extra(v-text="worldDialog.ref.version")
.x-friend-item(style="width:100%;cursor:default")
.x-friend-item(style="width:525px;cursor:default")
.detail
span.name Platform
span.extra(v-text="worldDialogPlatform")