Updated UI
Tried to make it a bit cleaner.
This commit is contained in:
@@ -1348,8 +1348,8 @@ config = [{
|
|||||||
'advanced': True,
|
'advanced': True,
|
||||||
'name': 'replace_doubles',
|
'name': 'replace_doubles',
|
||||||
'type': 'bool',
|
'type': 'bool',
|
||||||
'label': 'Consider Missing Data',
|
'label': 'Clean Name',
|
||||||
'description': 'Attempt to clean up double separaters due to missing data for fields',
|
'description': ('Attempt to clean up double separaters due to missing data for fields.','Sometimes this eliminates wanted white space (see <a href="https://github.com/RuudBurger/CouchPotatoServer/issues/2782">#2782</a>).'),
|
||||||
'default': True
|
'default': True
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user