core: fix static resources in web ui (images) (#6564)

* core: fix static resources in web ui (images)

* delete unused .png files
This commit is contained in:
Diego Heras
2019-12-09 19:53:51 +01:00
committed by garfield69
parent 574d41021b
commit b666b01461
5 changed files with 32 additions and 9 deletions

View File

@@ -371,6 +371,8 @@ namespace Jackett.Updater
"Definitions/btbit.yml",
"Definitions/digbt.yml",
"Definitions/mkvcage.yml",
"Content/congruent_outline.png",
"Content/crissXcross.png",
};
foreach (var oldFile in oldFiles)