diff --git a/livie.el b/livie.el index 87dafe2..ee075e6 100644 --- a/livie.el +++ b/livie.el @@ -322,7 +322,7 @@ too long)." " " (livie--format-video-views (livie-video-views video)))) - ;TODO: Format playlist and channel entries in buffer +;; TODO: Format playlist and channel entries in buffer (defun livie--insert-playlist (playlist) "Insert PLAYLIST in the current buffer." (insert (livie--format-playlist-title (livie-playlist-title playlist))