fix spelling blcok to block

This commit is contained in:
WH-2099 2024-11-09 21:41:54 +08:00 committed by GitHub
parent 3a45e115e7
commit c698daef1a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -67,7 +67,7 @@
},
{
"protocol": "blackhole",
"tag": "blcok"
"tag": "block"
}
],
"routing": {
@ -86,7 +86,7 @@
"inboundTag": [
"dokodemo-in"
],
"outboundTag": "blcok"
"outboundTag": "block"
}
]
}