p2p info user count, removed end of forum indicator

This commit is contained in:
mrfry 2023-04-04 16:51:07 +02:00
parent dfc5c93022
commit f82ecaa6d0
3 changed files with 7 additions and 13 deletions

View file

@ -21,6 +21,11 @@ const infos = [
key: 'lastSync',
type: 'date',
},
{
title: 'Felhasználók',
key: 'userCount',
type: 'number',
},
{
title: 'Kérdés DB-k',
key: 'questionDbCount',