New: Reset Quality Definitions to default

Closes #1719

(cherry picked from commit d5fff15f32fdb49768dcadd94c760678e650c884)
This commit is contained in:
Qstick
2022-06-05 22:50:46 -05:00
parent 44c37b3f47
commit 06fbd5f93d
12 changed files with 334 additions and 8 deletions
+1
View File
@@ -21,6 +21,7 @@ export const RESCAN_FOLDERS = 'RescanFolders';
export const RETAG_FILES = 'RetagFiles';
export const RETAG_AUTHOR = 'RetagAuthor';
export const RESET_API_KEY = 'ResetApiKey';
export const RESET_QUALITY_DEFINITIONS = 'ResetQualityDefinitions';
export const RSS_SYNC = 'RssSync';
export const SEASON_SEARCH = 'BookSearch';
export const AUTHOR_SEARCH = 'AuthorSearch';