diff --git a/src/components/RoomInfo.vue b/src/components/RoomInfo.vue index 1cf74cb..f59f37b 100644 --- a/src/components/RoomInfo.vue +++ b/src/components/RoomInfo.vue @@ -167,6 +167,19 @@ + +
+ {{ $t("room_info.purge") }} +
+
{{ $t("room_info.version_info", { version: buildVersion }) }}
@@ -177,6 +190,12 @@ @close="showLeaveConfirmation = false" /> + + @@ -184,6 +203,7 @@