From 87dc05d3925a9ab74b491b8700490704982293e7 Mon Sep 17 00:00:00 2001 From: "Erik C. Thauvin" Date: Sun, 2 Apr 2017 23:20:25 -0700 Subject: [PATCH] Commented out OWM api key property. --- properties/mobibot.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/properties/mobibot.properties b/properties/mobibot.properties index bf2f692..cbb39c4 100644 --- a/properties/mobibot.properties +++ b/properties/mobibot.properties @@ -45,4 +45,4 @@ tell-max-size=50 # # Get OpenWeatherMap API key from: https://openweathermap.org/ # -owm-api-key= +#owm-api-key= \ No newline at end of file