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