mirror of
https://github.com/element-hq/element-web
synced 2024-11-26 19:26:04 +03:00
add piwik config to riot.im electron build config
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
This commit is contained in:
parent
2e75640cdd
commit
c2c417b207
1 changed files with 4 additions and 0 deletions
|
@ -12,5 +12,9 @@
|
|||
"servers": [
|
||||
"matrix.org"
|
||||
]
|
||||
},
|
||||
"piwik": {
|
||||
"url": "//piwik.riot.ovh/",
|
||||
"siteId": 2
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue