Return an AtomWindow array in loadState or null if no state is found

This commit is contained in:
Antonio Scandurra
2016-08-12 10:49:46 +02:00
parent fff2ecd162
commit f287e8783f

View File

@@ -561,9 +561,8 @@ class AtomApplication
devMode: @devMode
safeMode: @safeMode
}))
true
else
false
null
# Open an atom:// url.
#