chore: fixing invalid json

This commit is contained in:
DIBSTER
2024-11-21 17:36:15 -05:00
committed by GitHub
parent 86cee6aef8
commit 09999d113b
+10 -11
View File
@@ -1,13 +1,12 @@
{
"repo": "https://github.com/shadowgaming-backup/register",
"owner": {
"username": "shadowgaming-backup",
},
{
"record": {
"NS": [
"mina.ns.cloudflare.com",
"harlan.ns.cloudflare.com"
]
}
"repo": "https://github.com/shadowgaming-backup/register",
"owner": {
"username": "shadowgaming-backup"
},
"record": {
"NS": [
"mina.ns.cloudflare.com",
"harlan.ns.cloudflare.com"
]
}
}