mirror of
https://github.com/bombsquad-community/plugin-manager.git
synced 2026-08-15 13:03:08 +00:00
Fix JSON oops
This commit is contained in:
parent
bbb6cb3a13
commit
9ca60394ae
1 changed files with 2 additions and 2 deletions
|
|
@ -1306,7 +1306,7 @@
|
|||
}
|
||||
],
|
||||
"versions": {
|
||||
"1.0.1: null,"
|
||||
"1.0.1": null,
|
||||
"1.0.0": {
|
||||
"api_version": 8,
|
||||
"commit_sha": "5063690",
|
||||
|
|
@ -1354,4 +1354,4 @@
|
|||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue