mirror of
https://github.com/MrUnknownDE/VRCX.git
synced 2026-04-17 05:43:51 +02:00
World dialog world id
This commit is contained in:
@@ -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")
|
||||
|
||||
Reference in New Issue
Block a user