diff --git a/frontend/app/components/Assist/components/AssistActions/AssistActions.tsx b/frontend/app/components/Assist/components/AssistActions/AssistActions.tsx index b9ea38f47..2d7a7baf1 100644 --- a/frontend/app/components/Assist/components/AssistActions/AssistActions.tsx +++ b/frontend/app/components/Assist/components/AssistActions/AssistActions.tsx @@ -84,7 +84,8 @@ function AssistActions({ toggleChatWindow, userId, calling, peerConnectionStatus
{ 'Remote Control' } */}
-
+ { @@ -16,14 +17,15 @@ const AssistTabs = (props: Props) => { {props.userId && ( <>
- -
{props.userId}
+ {/* */} + +
{props.userId}'s
setShowMenu(!showMenu)} > - All Active Sessions + Active Sessions
)} diff --git a/frontend/app/components/Session_/Player/Controls/Controls.js b/frontend/app/components/Session_/Player/Controls/Controls.js index fdada40e7..b21d45f77 100644 --- a/frontend/app/components/Session_/Player/Controls/Controls.js +++ b/frontend/app/components/Session_/Player/Controls/Controls.js @@ -297,7 +297,7 @@ export default class Controls extends React.Component { >
{ speed + 'x' }
-
+