Files
2026-07-13 13:20:22 +08:00

17 lines
388 B
JSON

[
{
"id": "e2e-settings",
"name": "E2E Settings",
"entryPoint": "settings/e2e-settings.html",
"position": { "anchor": "tools", "placement": "after" },
"order": 10
},
{
"id": "e2e-before-about",
"name": "E2E Before About",
"entryPoint": "settings/e2e-settings.html",
"position": { "anchor": "about", "placement": "before" },
"order": 10
}
]