remove maxchars for copy+paste (#58)
This commit is contained in:
@@ -258,7 +258,6 @@ Wireguard Clients
|
||||
'defaultText': 'Add More',
|
||||
'removeWithBackspace': true,
|
||||
'minChars': 0,
|
||||
'maxChars': 18,
|
||||
'placeholderColor': '#666666'
|
||||
});
|
||||
|
||||
@@ -270,7 +269,6 @@ Wireguard Clients
|
||||
'defaultText': 'Add More',
|
||||
'removeWithBackspace': true,
|
||||
'minChars': 0,
|
||||
'maxChars': 18,
|
||||
'placeholderColor': '#666666'
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user