From 9fa9cdc1fcf2c4ecfa9111e050812c5c5b393769 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miguel=20R=2E=20=C3=81vila?= Date: Tue, 20 Jul 2021 22:42:12 -0500 Subject: [PATCH] :tada: Bento V1.2.0 --- config.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.js b/config.js index 21e1d2c..c33428b 100644 --- a/config.js +++ b/config.js @@ -22,7 +22,7 @@ const CONFIG = { greetingNight: 'Go to Sleep!', // Weather - weatherKey: '15fe26a8e22e4783054e3273824c5e7b', + weatherKey: 'InsertYourAPIKeyHere123456', weatherIcons: 'OneDark', // 'Nord', 'Dark', 'White' weatherUnit: 'C', weatherLatitude: '37.774929',