From 9d670149484236db14c35f69709af5e32b8c5884 Mon Sep 17 00:00:00 2001 From: Zeke Sikelianos Date: Tue, 17 Oct 2017 14:32:19 -0700 Subject: [PATCH] fix: disable nylas (#327) * disable nylas * do not disable nylas just change website URL * wait no disable it --- apps/nylas-n1/nylas-n1.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/apps/nylas-n1/nylas-n1.yml b/apps/nylas-n1/nylas-n1.yml index ff5294639f4..64471e46f7b 100644 --- a/apps/nylas-n1/nylas-n1.yml +++ b/apps/nylas-n1/nylas-n1.yml @@ -1,6 +1,7 @@ name: 'Nylas N1' description: 'The extensible, open source mail app' -website: 'https://www.nylas.com' +website: 'https://www.nylas.com/nylas-mail/' keywords: - email category: Productivity +disabled: true # nylas sunset; replaced by Mailspring \ No newline at end of file