mirror of
https://github.com/PrismLauncher/PrismLauncher.git
synced 2025-05-24 19:02:16 +02: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