Save wallabag images in offline view

This commit is contained in:
2022-09-12 01:53:41 +02:00
parent c9b615a241
commit 25020b6485
2 changed files with 3 additions and 1 deletions

View File

@@ -7,6 +7,7 @@
;; (package! builtin-package :disable t)
(package! org-super-agenda)
(package! org-chef)
(package! emacsql-sqlite)
(package! wallabag :recipe (:host github :repo "chenyanming/wallabag.el" :files ("*.el" "*.alist" "*.css")))
(package! elfeed-protocol)
(package! magit-delta)