mirror of
https://github.com/atom/atom.git
synced 2026-04-28 03:01:47 -04:00
atom variable holds all global state and is shared across contexts.
This commit is contained in:
@@ -25,7 +25,7 @@
|
||||
}
|
||||
|
||||
window.onload = function() {
|
||||
require($bootstrapScript);
|
||||
if ($bootstrapScript) require($bootstrapScript);
|
||||
}
|
||||
</script>
|
||||
</head>
|
||||
|
||||
Reference in New Issue
Block a user