Merge pull request #2060 from thelounge/xpaw/fix-themes
Fix themes not loading
This commit is contained in:
commit
939e2a00f3
@ -62,6 +62,8 @@ function loadPackages() {
|
||||
return;
|
||||
}
|
||||
|
||||
packageInfo = packageInfo.thelounge;
|
||||
|
||||
packageMap.set(packageName, packageFile);
|
||||
|
||||
if (packageInfo.type === "theme") {
|
||||
|
Loading…
Reference in New Issue
Block a user