Skip to content

Commit

Permalink
Merge pull request #7 from TRKS-Team/TheRealKamisama-patch-2
Browse files Browse the repository at this point in the history
解決·造成的一些不习惯
  • Loading branch information
TheRealKamisama authored Jan 9, 2024
2 parents 169e980 + b2f6e2d commit 7e16b51
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/slangschema.json
Original file line number Diff line number Diff line change
Expand Up @@ -244,7 +244,7 @@
"type": "object",
"properties": {
"Target": {
"type": "array",
"type": ["array", "null"],
"items": [
{
"type": "string"
Expand Down
Loading

0 comments on commit 7e16b51

Please sign in to comment.