mirror of
https://github.com/atom/atom.git
synced 2026-04-28 03:01:47 -04:00
atomController is now known as $atomController.
This commit is contained in:
@@ -69,7 +69,7 @@
|
||||
<script src='src/require.js'></script>
|
||||
<script>
|
||||
window.onerror = function() {
|
||||
atomController.webView.inspector.showConsole(true)
|
||||
window.showConsole(true)
|
||||
}
|
||||
|
||||
window.onload = function() {
|
||||
|
||||
Reference in New Issue
Block a user