mirror of
https://github.com/reality/dbot.git
synced 2024-11-27 22:39:26 +01:00
Merge pull request #223 from SamStudio8/master
Prevent profile breaking if no stats are returned [Fix #81]
This commit is contained in:
commit
f9c0831233
@ -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