style: fix formation (#75)
parent
e1e504eef3
commit
6658e375ca
|
@ -22,7 +22,7 @@
|
||||||
"settings": {
|
"settings": {
|
||||||
"method": "chacha20-ietf-poly1305",
|
"method": "chacha20-ietf-poly1305",
|
||||||
"password": "{{ password }}"
|
"password": "{{ password }}"
|
||||||
},
|
},
|
||||||
"streamSettings": {
|
"streamSettings": {
|
||||||
"network": "tcp"
|
"network": "tcp"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue