mirror of
https://github.com/atom/atom.git
synced 2026-02-19 02:44:29 -05:00
Remove hash params from url
Load settings are now stored on the browser window.
This commit is contained in:
@@ -18,6 +18,8 @@ windowEventHandler = null
|
||||
|
||||
# This method is called in any window needing a general environment, including specs
|
||||
window.setUpEnvironment = ->
|
||||
window.resourcePath = remote.getCurrentWindow().loadSettings.resourcePath
|
||||
|
||||
Config = require 'config'
|
||||
Syntax = require 'syntax'
|
||||
Pasteboard = require 'pasteboard'
|
||||
|
||||
Reference in New Issue
Block a user