feat(schema): add Waline comment system.
Signed-off-by: WangZhiYao <393893729@qq.com>pull/864/head
parent
efc756a535
commit
3b8de60336
|
@ -33,6 +33,9 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"$ref": "/comment/valine.json"
|
"$ref": "/comment/valine.json"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"$ref": "/comment/waline.json"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
Loading…
Reference in New Issue