mirror of
https://github.com/Jackett/Jackett.git
synced 2025-09-17 17:34:09 +02:00
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:
@@ -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)
|
||||
|
Reference in New Issue
Block a user