diff options
| author | tslil clingman <> | 2020-08-12 22:15:29 -0400 |
|---|---|---|
| committer | tslil clingman <> | 2020-08-12 22:15:29 -0400 |
| commit | c780db9db9c51d7004682d2b58c303b5c417f621 (patch) | |
| tree | 578f60e9445f53e79d0e77ba3e7c062e01251ef6 /emacs/inits/07-tinymenu.el | |
| parent | 384789b0a382e9015b6ef4f303533eaf1c9f3988 (diff) | |
Correct gnutls-verify-error setting for Gemini
Diffstat (limited to 'emacs/inits/07-tinymenu.el')
| -rw-r--r-- | emacs/inits/07-tinymenu.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emacs/inits/07-tinymenu.el b/emacs/inits/07-tinymenu.el index ac521c7..1e734ab 100644 --- a/emacs/inits/07-tinymenu.el +++ b/emacs/inits/07-tinymenu.el @@ -1,4 +1,4 @@ -;; Time-stamp: <2020-03-28 13:33:17 (tslil@bison)> +;; Time-stamp: <2020-08-12 22:15:01 (user@hobbies)> (use-package tiny-menu :ensure t) |
