mirror of
https://github.com/jokob-sk/NetAlertX.git
synced 2025-12-06 17:15:38 -08:00
Plugins 0.1 - Adding LIST setting 0.2
This commit is contained in:
@@ -3594,7 +3594,7 @@ def get_form_control(setting):
|
||||
if type in ['WATCH']:
|
||||
return 'multiselect'
|
||||
if type in ['LIST']:
|
||||
return 'text'
|
||||
return 'list'
|
||||
|
||||
return 'text'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user