mirror of
https://github.com/thelounge/thelounge
synced 2024-11-23 12:33:07 +00:00
parent
865e5bb41b
commit
13e81e5a41
1 changed files with 2 additions and 0 deletions
|
@ -62,6 +62,8 @@ function loadPackages() {
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
packageInfo = packageInfo.thelounge;
|
||||||
|
|
||||||
packageMap.set(packageName, packageFile);
|
packageMap.set(packageName, packageFile);
|
||||||
|
|
||||||
if (packageInfo.type === "theme") {
|
if (packageInfo.type === "theme") {
|
||||||
|
|
Loading…
Reference in a new issue