aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/schildichat/package.json
blob: 91ca3798069e20c3c63ca6296b0ca40dcd1819fe (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
{
  "id": "schildichat",
  "name": "SchildiChat",
  "version": "1.0.0",
  "license": "MIT",
  "aliases": [
    "Element",
    "Riot.im",
    "Matrix"
  ],
  "config": {
    "serviceURL": "https://app.schildi.chat/",
    "hasCustomUrl": true,
    "message": "SchildiChat's default URL is https://app.schildi.chat/",
    "hasNotificationSound": true,
    "hasIndirectMessages": true
  }
}