mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2025-09-29 05:16:34 +02:00
Basic UI + Wizard for custom naming added
This commit is contained in:
@@ -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