mirror of
https://github.com/Foundry376/Mailspring.git
synced 2025-02-25 00:25:03 +08:00
🎨 s/N1/Nylas Mail/ in window-event-handler.coffee
This commit is contained in:
parent
b984a27482
commit
d6a234e94a
1 changed files with 1 additions and 1 deletions
|
@ -224,7 +224,7 @@ class WindowEventHandler
|
|||
return unless NylasEnv.isMainWindow()
|
||||
|
||||
if !NylasEnv.inDevMode()
|
||||
console.log("%c Welcome to N1! If you're exploring the source or building a
|
||||
console.log("%c Welcome to Nylas Mail! If you're exploring the source or building a
|
||||
plugin, you should enable debug flags. It's slower, but
|
||||
gives you better exceptions, the debug version of React,
|
||||
and more. Choose %c Developer > Run with Debug Flags %c
|
||||
|
|
Loading…
Reference in a new issue