mirror of
https://github.com/atom/atom.git
synced 2026-04-28 03:01:47 -04:00
fix titles
This commit is contained in:
@@ -62,7 +62,7 @@ Chrome =
|
||||
sender: 'editor'
|
||||
|
||||
title: (text) ->
|
||||
# App.title = text
|
||||
Chrome.activeWindow().setTitle text
|
||||
|
||||
toggleFullscreen: ->
|
||||
if Chrome.fullscreen?
|
||||
|
||||
Reference in New Issue
Block a user