more stats
This commit is contained in:
parent
e8e78a07aa
commit
a72ce104f5
3 changed files with 9 additions and 1 deletions
|
@ -240,6 +240,7 @@ function converter(html, dynamic = true) {
|
|||
}
|
||||
|
||||
var realtimeReplacers = {
|
||||
"API_CONNECTED": api.connected.toString(),
|
||||
"ACTIVITIES": activityToHTML.activitiesToHTML(api.lanyard),
|
||||
"SPINCOUNT": globalSpins,
|
||||
"UPTIME": timeFormatter((Date.now() - uptime) / 1000),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue