Merge remote-tracking branch 'BeltranBot/patch-1'

This commit is contained in:
ccd0 2017-09-28 11:44:12 -07:00
commit 7b3e9a8cc2

View File

@ -312,7 +312,7 @@ Keybinds =
return if g.VIEW isnt 'index' return if g.VIEW isnt 'index'
url = "/#{thread.board}/thread/#{thread}" url = "/#{thread.board}/thread/#{thread}"
if tab if tab
$.open url $.open location.origin + url
else else
location.href = url location.href = url