From 3490cceb6b94ffbc947b699c8495cf8500e65b98 Mon Sep 17 00:00:00 2001 From: ailurux Date: Fri, 27 Sep 2024 16:59:59 +1000 Subject: Added listened indicator for audiobooks and podcasts --- lua/img/listened.png | Bin 0 -> 595 bytes lua/img/unlistened.png | Bin 0 -> 6532 bytes 2 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 lua/img/listened.png create mode 100644 lua/img/unlistened.png (limited to 'lua/img') diff --git a/lua/img/listened.png b/lua/img/listened.png new file mode 100644 index 00000000..6c23423e Binary files /dev/null and b/lua/img/listened.png differ diff --git a/lua/img/unlistened.png b/lua/img/unlistened.png new file mode 100644 index 00000000..df0c5b82 Binary files /dev/null and b/lua/img/unlistened.png differ -- cgit v1.2.3