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

9 lines
160 B
JSON

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