Fix missing favicon. #289
This commit is contained in:
parent
2b758d16de
commit
9ec108ef3d
@ -67,7 +67,7 @@ Favicon =
|
|||||||
while items[i]
|
while items[i]
|
||||||
items[i] = t + items[i++]
|
items[i] = t + items[i++]
|
||||||
|
|
||||||
[f.unreadDead, funreadDeadY, f.unreadSFW, f.unreadSFWY, f.unreadNSFW, f.unreadNSFWY] = items
|
[f.unreadDead, f.unreadDeadY, f.unreadSFW, f.unreadSFWY, f.unreadNSFW, f.unreadNSFWY] = items
|
||||||
f.update()
|
f.update()
|
||||||
|
|
||||||
update: ->
|
update: ->
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user