feat(schema): add Waline comment system.

Signed-off-by: WangZhiYao <393893729@qq.com>
pull/864/head
WangZhiYao 2021-06-26 00:33:09 +08:00
parent efc756a535
commit 3b8de60336
1 changed files with 3 additions and 0 deletions

View File

@ -33,6 +33,9 @@
},
{
"$ref": "/comment/valine.json"
},
{
"$ref": "/comment/waline.json"
}
]
}