mirror of
https://github.com/unmojang/FjordLauncher.git
synced 2025-09-15 02:10:20 -04:00
fix regression
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
This commit is contained in:
parent
4d21f71ccf
commit
83fdfe8091
@ -318,7 +318,7 @@ void ThemeManager::refresh()
|
|||||||
{
|
{
|
||||||
m_themes.clear();
|
m_themes.clear();
|
||||||
m_icons.clear();
|
m_icons.clear();
|
||||||
m_catPacks.clear();
|
m_cat_packs.clear();
|
||||||
|
|
||||||
initializeThemes();
|
initializeThemes();
|
||||||
initializeCatPacks();
|
initializeCatPacks();
|
||||||
|
Loading…
x
Reference in New Issue
Block a user