feedBack/plugins/tuner/plugin.json
2026-06-16 18:47:13 +02:00

11 lines
205 B
JSON

{
"id": "tuner",
"name": "Guitar/Bass Tuner",
"version": "1.3.1",
"bundled": true,
"private": false,
"script": "screen.js",
"settings": { "html": "settings.html" },
"routes": "routes.py"
}