diff --git a/frontend/src/app/sessions/session/floating-window-manager/floating-window-manager.component.html b/frontend/src/app/sessions/session/floating-window-manager/floating-window-manager.component.html
index 1913fb7ee..e3c343b26 100644
--- a/frontend/src/app/sessions/session/floating-window-manager/floating-window-manager.component.html
+++ b/frontend/src/app/sessions/session/floating-window-manager/floating-window-manager.component.html
@@ -40,18 +40,35 @@
}
- @if ((sessionViewerService.allSessions$ | async)!.length > 1) {
-
- }
+
+ @if (session.t4cToken) {
+
+ }
+
@if (session.index !== 0) {