From 70e0d31f58d544176dd0111bd5fe5319fb9edb69 Mon Sep 17 00:00:00 2001 From: Michel Roegl-Brunner <73236783+michelroegl-brunner@users.noreply.github.com> Date: Fri, 25 Apr 2025 12:44:19 +0200 Subject: [PATCH] Update filebrowser.json (#4055) --- frontend/public/json/filebrowser.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/public/json/filebrowser.json b/frontend/public/json/filebrowser.json index de04f278e..478c30bc0 100644 --- a/frontend/public/json/filebrowser.json +++ b/frontend/public/json/filebrowser.json @@ -1,7 +1,7 @@ { "name": "File Browser", "slug": "filebrowser", - "categories": [1], + "categories": [1, 11], "date_created": "2024-05-02", "type": "addon", "updateable": false,