mirror of
https://github.com/atom/atom.git
synced 2026-01-23 13:58:08 -05:00
fix titles
This commit is contained in:
@@ -68,7 +68,7 @@ Chrome =
|
||||
sender: 'editor'
|
||||
|
||||
title: (text) ->
|
||||
Chrome.activeWindow().setTitle text
|
||||
App.window.title = text
|
||||
|
||||
toggleFullscreen: ->
|
||||
if Chrome.fullscreen?
|
||||
|
||||
Reference in New Issue
Block a user