From 14d79dc2deac166730b6485c18fe47fffea2f3c0 Mon Sep 17 00:00:00 2001 From: j Date: Wed, 14 Jan 2026 13:52:11 +0000 Subject: [PATCH] key to adjust audio volume --- config.jsonc | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/config.jsonc b/config.jsonc index f791401..e428a29 100644 --- a/config.jsonc +++ b/config.jsonc @@ -587,6 +587,15 @@ examples (config.SITENAME.jsonc) that are part of this pan.do/ra distribution. "filter": true, "sort": true }, + { + "id": "adjustvolume", + "title": "Adjust Volume", + "type": "string", + "columnWidth": 128, + "filter": false, + "find": false, + "sort": false + }, { "id": "model", "title": "Model",