mirror of
https://github.com/vector-im/element-web.git
synced 2024-11-16 05:04:57 +08:00
no need to retint explicitly after changing theme
This commit is contained in:
parent
9f61cb8137
commit
86509abbfb
@ -317,7 +317,6 @@ async function loadApp() {
|
||||
// flashes of unstyled content.
|
||||
a.onload = () => {
|
||||
Tinter.setTheme(theme);
|
||||
Tinter.tint();
|
||||
};
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user