mirror of
https://github.com/atom/atom.git
synced 2026-02-14 00:25:08 -05:00
Set a default statement
This commit is contained in:
@@ -576,7 +576,7 @@ class AtomApplication
|
||||
title: switch type
|
||||
when 'file' then 'Open File'
|
||||
when 'folder' then 'Open Folder'
|
||||
when 'all' then 'Open'
|
||||
else 'Open'
|
||||
|
||||
if process.platform is 'linux'
|
||||
if projectPath = @lastFocusedWindow?.projectPath
|
||||
|
||||
Reference in New Issue
Block a user