From 7fb1767993c113629e2489e75fdfd58195610fb0 Mon Sep 17 00:00:00 2001 From: jaykup26 Date: Fri, 21 Mar 2025 09:08:53 -0500 Subject: [PATCH] Update audiobookshelf.json (#3304) change Audiobookshelf category from "Documents & Notes" to "Media & Streaming" --- frontend/public/json/audiobookshelf.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/frontend/public/json/audiobookshelf.json b/frontend/public/json/audiobookshelf.json index 062d71ec7..053e48b94 100644 --- a/frontend/public/json/audiobookshelf.json +++ b/frontend/public/json/audiobookshelf.json @@ -2,7 +2,7 @@ "name": "Audiobookshelf", "slug": "audiobookshelf", "categories": [ - 12 + 13 ], "date_created": "2024-05-02", "type": "ct", @@ -31,4 +31,4 @@ "password": null }, "notes": [] -} \ No newline at end of file +}