@@ -13,7 +13,7 @@
(setq package-check-signature 'allow-unsigned)
;;; Fix TLS emacs 26.x
(if (version< "26.0" emacs-version)
(if (version<= emacs-version "26.0")
(setq gnutls-algorithm-priority "NORMAL:-VERS-TLS1.3"))
;;; Welcome message
The note is not visible to the blocked user.