Initial commit

This commit is contained in:
2022-04-18 13:15:05 +02:00
commit 5f4ccfa716
18 changed files with 567 additions and 0 deletions

8
src/assets/config.json Normal file
View File

@@ -0,0 +1,8 @@
{
"push": {
"appId": "io.element.hydrogen.web",
"gatewayUrl": "https://matrix.org",
"applicationServerKey": "BC-gpSdVHEXhvHSHS0AzzWrQoukv2BE7KzpoPO_FfPacqOo3l1pdqz7rSgmB04pZCWaHPz7XRe6fjLaC-WPDopM"
},
"defaultHomeServer": "matrix.org"
}