mirror of
https://github.com/Casvt/MIND.git
synced 2026-04-25 03:00:20 -04:00
Added backend for resetting setting values
This commit is contained in:
@@ -145,6 +145,7 @@ class DataType(BaseEnum):
|
||||
FLOAT = 'decimal number'
|
||||
BOOL = 'bool'
|
||||
INT_ARRAY = 'list of numbers'
|
||||
STR_ARRAY = 'list of string'
|
||||
NA = 'N/A'
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user