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