moar fixes
This commit is contained in:
parent
b14a6b1b7e
commit
8f6c55c975
2 changed files with 4 additions and 3 deletions
|
@ -39,7 +39,6 @@ function sorter(a, b) {
|
|||
} catch (err) {
|
||||
jason = false;
|
||||
}
|
||||
console.log(jason)
|
||||
if (jason && jason.author) {
|
||||
j.creator = jason.author.username
|
||||
}
|
||||
|
|
|
@ -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"
|
||||
}
|
||||
]
|
Loading…
Add table
Add a link
Reference in a new issue