diff --git a/src/components/dialogs/AvatarDialog/AvatarDialog.vue b/src/components/dialogs/AvatarDialog/AvatarDialog.vue
index 8b5cafb0..1d5b1305 100644
--- a/src/components/dialogs/AvatarDialog/AvatarDialog.vue
+++ b/src/components/dialogs/AvatarDialog/AvatarDialog.vue
@@ -53,7 +53,7 @@
effect="plain"
size="small"
style="margin-right: 5px; margin-top: 5px"
- >PC
+ >
Android
+ >
iOS
+ >
- PC
{{ worldDialog.bundleSizes['standalonewindows'].fileSize }}
@@ -91,7 +92,8 @@
effect="plain"
size="small"
style="margin-right: 5px; margin-top: 5px">
- Android
{{ worldDialog.bundleSizes['android'].fileSize }}
@@ -105,7 +107,8 @@
effect="plain"
size="small"
style="margin-right: 5px; margin-top: 5px">
- iOS
{{ worldDialog.bundleSizes['ios'].fileSize }}
diff --git a/src/views/PlayerList/PlayerList.vue b/src/views/PlayerList/PlayerList.vue
index 0ce99a1a..53f4b4cb 100644
--- a/src/views/PlayerList/PlayerList.vue
+++ b/src/views/PlayerList/PlayerList.vue
@@ -71,7 +71,7 @@
effect="plain"
size="small"
style="margin-right: 5px"
- >PC
+ >
Android
+ >
iOS
+ >
PC
- A
- iOS
+ >
+
+
{{ scope.row.ref.$platform }}