style: fix formation (#75)

pull/80/head
Nano 2021-09-13 17:11:59 +08:00 committed by GitHub
parent e1e504eef3
commit 6658e375ca
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@
"settings": { "settings": {
"method": "chacha20-ietf-poly1305", "method": "chacha20-ietf-poly1305",
"password": "{{ password }}" "password": "{{ password }}"
}, },
"streamSettings": { "streamSettings": {
"network": "tcp" "network": "tcp"
} }