forked from GitHub/dbot
Prevent profile breaking if no stats are returned [Fix #81]
This commit is contained in:
parent
e798882420
commit
97b27e4d78
@ -71,6 +71,7 @@ block content
|
||||
th Verbosity
|
||||
th Mentions
|
||||
tbody
|
||||
if stats
|
||||
for chan, key in stats
|
||||
if stats.hasOwnProperty(key)
|
||||
tr
|
||||
|
Loading…
Reference in New Issue
Block a user