You've already forked matrix-react-sdk
mirror of
https://github.com/matrix-org/matrix-react-sdk.git
synced 2025-11-10 09:22:25 +03:00
Add brush icon for appearance setting tab
This commit is contained in:
@@ -69,7 +69,7 @@ export default class UserSettingsDialog extends React.Component {
|
||||
));
|
||||
tabs.push(new Tab(
|
||||
_td("Appearance"),
|
||||
"mx_userSettingsDialog_styleIcon",
|
||||
"mx_UserSettingsDialog_appearanceIcon",
|
||||
<AppearanceUserSettingsTab />,
|
||||
));
|
||||
tabs.push(new Tab(
|
||||
|
||||
Reference in New Issue
Block a user