From d6a234e94a1e91f6baf74895ee4713f250407d7e Mon Sep 17 00:00:00 2001 From: Christine Spang Date: Mon, 13 Feb 2017 11:14:41 -0800 Subject: [PATCH] :art: s/N1/Nylas Mail/ in window-event-handler.coffee --- src/window-event-handler.coffee | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/window-event-handler.coffee b/src/window-event-handler.coffee index 6a9dc6b2c..f98b0ea27 100644 --- a/src/window-event-handler.coffee +++ b/src/window-event-handler.coffee @@ -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