mirror of
https://github.com/atom/atom.git
synced 2026-01-24 22:38:20 -05:00
console.log 💩
This commit is contained in:
@@ -62,7 +62,6 @@ windowAdditions =
|
||||
$('head').append "<style path='#{fullPath}'>#{content}</style>"
|
||||
|
||||
reload: ->
|
||||
console.log rootView.modifiedBuffers()
|
||||
if rootView.modifiedBuffers().length > 0
|
||||
message = "There are unsaved buffers, reload anyway?"
|
||||
detailedMessage = "You will lose all unsaved changes if you reload"
|
||||
|
||||
Reference in New Issue
Block a user