diff options
-rw-r--r-- | livie.el | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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)) |