Fixed: Order of Discord grab notification fields

This commit is contained in:
Mark McDowall 2023-07-15 14:34:31 -07:00
parent 5b3b346b77
commit 35e171f7b1
1 changed files with 2 additions and 2 deletions

View File

@ -12,9 +12,9 @@ namespace NzbDrone.Core.Notifications.Discord
Release,
Poster,
Fanart,
Indexer,
CustomFormats,
CustomFormatScore,
Indexer
CustomFormatScore
}
public enum DiscordImportFieldType