mirror of
https://github.com/Jackett/Jackett
synced 2025-02-24 07:10:44 +00:00
hdbc: rename to hdbitscom
This commit is contained in:
parent
17403d394a
commit
70a46e58d1
3 changed files with 2 additions and 1 deletions
|
@ -184,6 +184,7 @@ namespace Jackett.Updater
|
|||
"Definitions/freakstrackingsystem.yml",
|
||||
"Definitions/rarbg.yml",
|
||||
"Definitions/t411.yml",
|
||||
"Definitions/hdbc.yml", // renamed to hdbitscom
|
||||
};
|
||||
|
||||
foreach (var oldFIle in oldFiles)
|
||||
|
|
|
@ -462,7 +462,7 @@
|
|||
<Content Include="Definitions\tenyardtracker.yml">
|
||||
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
||||
</Content>
|
||||
<Content Include="Definitions\hdbc.yml">
|
||||
<Content Include="Definitions\hdbitscom.yml">
|
||||
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
||||
</Content>
|
||||
<Content Include="Definitions\nethd.yml">
|
||||
|
|
Loading…
Reference in a new issue