moar fixes

This commit is contained in:
biglyderv 2025-05-10 23:54:59 -04:00
parent b14a6b1b7e
commit 8f6c55c975
Signed by: biglyderv
GPG key ID: 0E2EB0B4CD7397B5
2 changed files with 4 additions and 3 deletions

View file

@ -39,7 +39,6 @@ function sorter(a, b) {
} catch (err) {
jason = false;
}
console.log(jason)
if (jason && jason.author) {
j.creator = jason.author.username
}

View file

@ -255,11 +255,13 @@
},
{
"type": "web/cloud",
"name": "gridwar I"
"name": "gridwar I",
"creator": "biglyderv"
},
{
"type": "web/cloud",
"link": "https://gw.dervland.net/",
"name": "gridwar II"
"name": "gridwar II",
"creator": "biglyderv"
}
]