diff --git a/public/js/Room.js b/public/js/Room.js
index c8a8e1f0..8be97fac 100644
--- a/public/js/Room.js
+++ b/public/js/Room.js
@@ -821,6 +821,7 @@ function roomIsReady() {
rc.makeDraggable(lobby, lobbyHeader);
if (navigator.getDisplayMedia || navigator.mediaDevices.getDisplayMedia) {
BUTTONS.main.startScreenButton && show(startScreenButton);
+ show(ScreenFpsDiv);
}
BUTTONS.chat.chatMaxButton && show(chatMaxButton);
}
diff --git a/public/views/Room.html b/public/views/Room.html
index 40ce6805..655f346a 100644
--- a/public/views/Room.html
+++ b/public/views/Room.html
@@ -207,17 +207,19 @@ access to use this app.
-
Screen FPS:
+Screen FPS:
+