1
0
mirror of https://github.com/Sonarr/Sonarr.git synced 2026-04-23 22:25:56 -04:00

New: Reset Quality Definitions to default

This commit is contained in:
Qstick
2022-06-05 22:50:46 -05:00
committed by Mark McDowall
parent 7c98c2397a
commit d5fff15f32
13 changed files with 333 additions and 9 deletions
+1
View File
@@ -15,6 +15,7 @@ export const REFRESH_SERIES = 'RefreshSeries';
export const RENAME_FILES = 'RenameFiles';
export const RENAME_SERIES = 'RenameSeries';
export const RESET_API_KEY = 'ResetApiKey';
export const RESET_QUALITY_DEFINITIONS = 'ResetQualityDefinitions';
export const RSS_SYNC = 'RssSync';
export const SEASON_SEARCH = 'SeasonSearch';
export const SERIES_SEARCH = 'SeriesSearch';