Don't double-run SWFEmbed.init.
This commit is contained in:
parent
38fd5b79d0
commit
80b1aecd21
@ -4,7 +4,7 @@ Flash =
|
||||
$.ready Flash.initReady
|
||||
|
||||
initReady: ->
|
||||
$.globalEval 'SWFEmbed.init()'
|
||||
$.globalEval 'if (JSON.parse(localStorage["4chan-settings"] || "{}").disableAll) SWFEmbed.init();'
|
||||
|
||||
return unless g.VIEW is 'thread'
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user