broken
This commit is contained in:
parent
c552d0dc8f
commit
f9afa2501d
20 changed files with 212 additions and 215 deletions
|
@ -9,7 +9,6 @@ export async function querydb() {
|
|||
order by clicks desc
|
||||
limit 50;
|
||||
`);
|
||||
|
||||
return stats;
|
||||
} catch (e) {
|
||||
return;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue