Device manager - tweak settings display (#9905)
* compound devices icon * update icon for new session manager tab * condense privacy > analytics / sessions sections slightly
This commit is contained in:
@@ -164,7 +164,7 @@ export default class UserSettingsDialog extends React.Component<IProps, IState>
|
||||
new Tab(
|
||||
UserTab.SessionManager,
|
||||
_td("Sessions"),
|
||||
"mx_UserSettingsDialog_securityIcon",
|
||||
"mx_UserSettingsDialog_sessionsIcon",
|
||||
<SessionManagerTab />,
|
||||
// don't track with posthog while under construction
|
||||
undefined,
|
||||
|
||||
Reference in New Issue
Block a user