🎨 s/N1/Nylas Mail/ in window-event-handler.coffee

This commit is contained in:
Christine Spang 2017-02-13 11:14:41 -08:00
parent b984a27482
commit d6a234e94a

View file

@ -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