no need to retint explicitly after changing theme
This commit is contained in:
@@ -317,7 +317,6 @@ async function loadApp() {
|
||||
// flashes of unstyled content.
|
||||
a.onload = () => {
|
||||
Tinter.setTheme(theme);
|
||||
Tinter.tint();
|
||||
};
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user