Updated UI
Tried to make it a bit cleaner.
This commit is contained in:
@@ -1348,8 +1348,8 @@ config = [{
|
||||
'advanced': True,
|
||||
'name': 'replace_doubles',
|
||||
'type': 'bool',
|
||||
'label': 'Consider Missing Data',
|
||||
'description': 'Attempt to clean up double separaters due to missing data for fields',
|
||||
'label': 'Clean Name',
|
||||
'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
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user