summaryrefslogtreecommitdiff
path: root/modules/weather-config.el
diff options
context:
space:
mode:
Diffstat (limited to 'modules/weather-config.el')
-rw-r--r--modules/weather-config.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/weather-config.el b/modules/weather-config.el
index 55eddf16..3a30aa17 100644
--- a/modules/weather-config.el
+++ b/modules/weather-config.el
@@ -14,7 +14,7 @@
(add-to-list 'load-path "/home/cjennings/code/wttrin")
;; Set debug flag BEFORE loading wttrin (checked at load time)
-(setq wttrin-debug t)
+(setq wttrin-debug nil)
(use-package wttrin
;; Uncomment the next line to use vc-install instead of local directory: