This commit is contained in:
Corey Johnson
2012-03-01 15:35:23 -08:00
parent cbb4bc06c2
commit a7c835ec6e

View File

@@ -44,7 +44,7 @@ windowAdditions =
$('head').append "<style path='#{fullPath}'>#{content}</style>"
showConsole: ->
$native.showDevTools()
atom.native.showDevTools()
onerror: ->
@showConsole()