remove maxchars for copy+paste

This commit is contained in:
Alan Scherger 2021-04-23 13:35:55 -05:00
parent 024aadbfd2
commit 4e7a74c004
4 changed files with 0 additions and 6 deletions

View file

@ -160,7 +160,6 @@ Wireguard Server Settings
'defaultText': 'Add More',
'removeWithBackspace': true,
'minChars': 0,
'maxChars': 18,
'placeholderColor': '#666666'
});