style: fix formation (#75)

This commit is contained in:
Nano
2021-09-13 17:11:59 +08:00
committed by GitHub
parent e1e504eef3
commit 6658e375ca

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"
} }