diff --git a/init.el b/init.el index ffaebd3..bdfdf63 100644 --- a/init.el +++ b/init.el @@ -2153,8 +2153,7 @@ in the main agenda view." :pin "melpa-stable" :commands (helm-emms) :init (setq helm-emms-use-track-description-function t - helm-emms-default-sources '(helm-source-emms-streams - helm-source-emms-dired + helm-emms-default-sources '(helm-source-emms-dired helm-source-emms-files)) :config (progn (require 'emms)