chore: wrong $shcmea field in config example (#11526)

This commit is contained in:
liuyi
2025-04-08 17:46:35 +08:00
committed by GitHub
parent 8c87d2a39e
commit 1b858e1e6c

View File

@@ -1,5 +1,5 @@
{
"schema": "https://github.com/toeverything/affine/releases/latest/download/config.schema.json",
"$schema": "https://github.com/toeverything/affine/releases/latest/download/config.schema.json",
"server": {
"name": "AFFiNE Self Hosted Server"
}