From f8bd90fb48eecfe4ece2f3b5ce5dc049c5045995 Mon Sep 17 00:00:00 2001 From: Martin Potier Date: Mon, 29 May 2023 14:00:52 +0300 Subject: [PATCH] Use the slack application --- lib/Projects.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/Projects.hs b/lib/Projects.hs index 3c74c99..83973bf 100644 --- a/lib/Projects.hs +++ b/lib/Projects.hs @@ -54,7 +54,7 @@ projects = [ adminProject "wrk-config" , candyProject "hfdb" , justStartWithName "fre" "ff-perso" , justStartWithName "frs" "ff-relex" - , justStartWithName "chat" "chromium" + , justStartWithName "chat" "slack" , justStartWithName "meet" "chromium" , justStartWithName "notes" "obsidian" , justStartWithName "VPN" "gpclient"