mirror of
https://github.com/Jackett/Jackett
synced 2025-01-03 05:36:44 +00:00
Updated Renaming Indexers (markdown)
parent
6c75f292e3
commit
9de43a3fa5
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@ name: newname
|
|||
```
|
||||
3. Optional: you can rename the yaml / c# too
|
||||
* yaml: rename the file and add the `old file name` into `src/Jackett.Updater/Program.cs` to be removed by the updater
|
||||
* c#: rename the file and the class name (not need to change `src/Jackett.Updater/Program.cs`)
|
||||
* c#: rename the file and the class name (there is no need to change `src/Jackett.Updater/Program.cs`)
|
||||
4. Optional: The tracker name / description is not related to the id and it can be changed anytime
|
||||
|
||||
## How it works for the user
|
||||
|
|
Loading…
Reference in a new issue