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 Verbosity
|
||||||
th Mentions
|
th Mentions
|
||||||
tbody
|
tbody
|
||||||
|
if stats
|
||||||
for chan, key in stats
|
for chan, key in stats
|
||||||
if stats.hasOwnProperty(key)
|
if stats.hasOwnProperty(key)
|
||||||
tr
|
tr
|
||||||
|
Loading…
Reference in New Issue
Block a user