Merge branch 'fjh1997-master'

This commit is contained in:
n1474335 2019-11-27 12:36:13 +00:00
commit 33471a33d6
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@ export const ALPHABET_OPTIONS = [
},
{
name: "IPv6",
value: "0-9A-Za-z!#$%&()*+\\-;<=>?@^_`{|~}",
value: "0-9A-Za-z!#$%&()*+\\-;<=>?@^_`{|}~",
}
];