Fixed: Order of Discord grab notification fields

(cherry picked from commit 35e171f7b120ba68f4c2f5a7ada5ba204caf7f45)

Closes #8820
This commit is contained in:
Mark McDowall 2023-07-15 14:34:31 -07:00 committed by Bogdan
parent e4eb8f63bb
commit d8eda4d089
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