Fix themes not loading

Broken by e4701be708
This commit is contained in:
Pavel Djundik 2018-02-13 13:57:13 +02:00
parent 865e5bb41b
commit 13e81e5a41

View file

@ -62,6 +62,8 @@ function loadPackages() {
return;
}
packageInfo = packageInfo.thelounge;
packageMap.set(packageName, packageFile);
if (packageInfo.type === "theme") {