Fix themed calendar icons not themed

This commit is contained in:
MM20
2023-02-15 22:53:19 +01:00
parent eb757aa9c8
commit 1c5574d8fb
@@ -148,6 +148,7 @@ class IconPackInstaller(
drawable = drawable,
iconPack = pkgName,
type = "calendar",
themed = iconPack.themed,
name = name,
)
icons.add(icon)