fix widget api appliaction capabilities

This commit is contained in:
Timo K
2026-01-25 14:24:52 +01:00
parent 31823dbd53
commit 112420cb5b
3 changed files with 15 additions and 17 deletions

View File

@@ -21,7 +21,7 @@ in the repository root.
It will create a `dist` folder containing the compiled js file.
This file needs to be hosted. Locally (via `npx serve -l 81234 --cors`) or on a remote server.
This file needs to be hosted. Locally (via `npx serve -l 1234 --cors`) or on a remote server.
Now you just need to add the widget to element web via: