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

9 lines
158 B
JSON

{
"id": "app_tour_library",
"name": "Library Tour",
"version": "1.0.0",
"bundled": true,
"script": "script.js",
"tour": "tour.json"
}