mirror of
https://github.com/jokob-sk/NetAlertX.git
synced 2025-12-07 09:36:05 -08:00
⚙ Settings rework 2
This commit is contained in:
@@ -42,11 +42,6 @@ class plugin_param:
|
||||
|
||||
mylog('debug', f'[Plugins] dType: {dataType}')
|
||||
|
||||
# noConversion = ['text', 'string', 'integer', 'boolean', 'password', 'password.SHA256', 'readonly', 'integer.select', 'text.select', 'integer.checkbox' ]
|
||||
# arrayConversion = ['text.multiselect', 'list', 'list.select', 'subnets']
|
||||
# jsonConversion = ['.template']
|
||||
|
||||
|
||||
|
||||
if dataType == 'array':
|
||||
# store number of returned values
|
||||
|
||||
Reference in New Issue
Block a user