mirror of
https://github.com/vector-im/element-web.git
synced 2026-05-05 12:16:53 +02:00
fix code regeression
This commit is contained in:
parent
328bb7bcaf
commit
fea219915f
@ -60,9 +60,6 @@ export default class GeneralUserSettingsTab extends React.Component {
|
||||
emails: [],
|
||||
msisdns: [],
|
||||
loading3pids: true, // whether or not the emails and msisdns have been loaded
|
||||
...this._calculateThemeState(),
|
||||
customThemeUrl: "",
|
||||
customThemeMessage: {isError: false, text: ""},
|
||||
};
|
||||
|
||||
this.dispatcherRef = dis.register(this._onAction);
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user