mirror of
https://github.com/atom/atom.git
synced 2026-04-28 03:01:47 -04:00
Restore comment
This commit is contained in:
@@ -168,7 +168,7 @@ class Atom extends Model
|
||||
setBodyPlatformClass: ->
|
||||
document.body.classList.add("platform-#{process.platform}")
|
||||
|
||||
# Public:
|
||||
# Public: Get the current window
|
||||
getCurrentWindow: ->
|
||||
@constructor.getCurrentWindow()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user