mirror of
https://github.com/Sonarr/Sonarr.git
synced 2026-04-28 23:16:32 -04:00
Basic UI + Wizard for custom naming added
This commit is contained in:
+2
-1
@@ -23,7 +23,8 @@ define(
|
||||
ShowHistoryDetails : 'ShowHistoryDetails',
|
||||
ShowLogDetails : 'ShowLogDetails',
|
||||
SaveSettings : 'saveSettings',
|
||||
ShowLogFile : 'showLogFile'
|
||||
ShowLogFile : 'showLogFile',
|
||||
ShowNamingWizard : 'showNamingWizard'
|
||||
};
|
||||
|
||||
return vent;
|
||||
|
||||
Reference in New Issue
Block a user