3
0
mirror of https://github.com/reality/dbot.git synced 2025-02-02 23:54:19 +01:00

Prevent profile breaking if no stats are returned [Fix #81]

This commit is contained in:
Sam Nicholls 2013-01-25 20:14:44 +00:00
parent e798882420
commit 97b27e4d78

View File

@ -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