Merge pull request #1092 from Nofated095/patch-1

Add the missing Twikoo schema to comment.json
pull/1100/head
Ruipeng Zhang 2022-07-21 21:18:31 -07:00 committed by GitHub
commit 4cf5f29e41
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 1 deletions

View File

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