Fixed: Order of Discord grab notification fields
This commit is contained in:
parent
5b3b346b77
commit
35e171f7b1
|
@ -12,9 +12,9 @@ namespace NzbDrone.Core.Notifications.Discord
|
|||
Release,
|
||||
Poster,
|
||||
Fanart,
|
||||
Indexer,
|
||||
CustomFormats,
|
||||
CustomFormatScore,
|
||||
Indexer
|
||||
CustomFormatScore
|
||||
}
|
||||
|
||||
public enum DiscordImportFieldType
|
||||
|
|
Loading…
Reference in New Issue