This commit is contained in:
Flummi
2022-01-04 21:04:05 +01:00
parent 081df808d9
commit aa7b56f31f
5 changed files with 11 additions and 8 deletions

View File

@ -78,7 +78,7 @@ export default (router, tpl) => {
.count('t.part as c')
.groupBy('t.part')
.orderBy('c', 'desc')
.limit(10);
.limit(20);
res.reply({
body: tpl.render('ranking', {