mirror of
https://github.com/wavetermdev/backup.git
synced 2026-08-05 13:57:07 -07:00
force re-rerender when switching themes (#374)
This commit is contained in:
@@ -1215,6 +1215,7 @@ class Model {
|
||||
}
|
||||
if (themeUpdated) {
|
||||
loadTheme(newTheme);
|
||||
this.bumpRenderVersion();
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user