From 9c55c5017a80a8f59c1e35d3df439c587999ce15 Mon Sep 17 00:00:00 2001 From: Phan An Date: Tue, 16 Jul 2024 20:37:09 +0200 Subject: [PATCH] fix: add avatar and playlist image folders --- public/img/avatars/.gitkeep | 0 public/img/playlists/.gitkeep | 0 2 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 public/img/avatars/.gitkeep create mode 100644 public/img/playlists/.gitkeep diff --git a/public/img/avatars/.gitkeep b/public/img/avatars/.gitkeep new file mode 100644 index 00000000..e69de29b diff --git a/public/img/playlists/.gitkeep b/public/img/playlists/.gitkeep new file mode 100644 index 00000000..e69de29b