latest/manifest: fixed naming and path

This commit is contained in:
2026-06-09 18:28:16 +02:00
parent 1e647b1e32
commit 19edfebb8c
2 changed files with 8 additions and 8 deletions

View File

@@ -1,8 +0,0 @@
{
"path": "https://gitea.phx-erp.de/PHXGMBH/phx-frontend-plugin-webcomponent-demo/raw/branch/master/latest/main.js",
"items": [
{
"tagName": "frontend-plugin-demo"
}
]
}

8
latest/manifest.json Normal file
View File

@@ -0,0 +1,8 @@
{
"path": "https://gitea.phx-erp.de/api/v1/repos/PHXGMBH/phx-frontend-plugin-webcomponent-demo/raw/master/latest/main.js",
"items": [
{
"tagName": "frontend-plugin-demo"
}
]
}