mirror of
https://gitlab.com/MrFry/qmining-page
synced 2025-04-01 20:23:44 +02:00
Added ranklist
This commit is contained in:
parent
b2982425f1
commit
ebad81a75e
5 changed files with 7936 additions and 1 deletions
|
@ -40,7 +40,6 @@ export default function Index(props) {
|
|||
return resp.json()
|
||||
})
|
||||
.then((data) => {
|
||||
console.log(data)
|
||||
setMotd(data.motd)
|
||||
setUserSpecificMotd(data.userSpecificMotd)
|
||||
})
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue