diff options
Diffstat (limited to 'wttrin-debug.el')
| -rw-r--r-- | wttrin-debug.el | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/wttrin-debug.el b/wttrin-debug.el index 329a248..d0473dd 100644 --- a/wttrin-debug.el +++ b/wttrin-debug.el @@ -33,6 +33,7 @@ ;; is already present. The defvar/declare-function suppress byte-compiler ;; warnings for symbols defined in the parent file. (defvar wttrin-debug) +(defvar wttrin--force-refresh) (declare-function wttrin--get-cached-or-fetch "wttrin") ;;;###autoload |
