Skip to content

Commit f4ee34c

Browse files
authored
Set app name for UISI autorageshakes in element.io configs (element-hq#307)
1 parent 379a9e9 commit f4ee34c

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

element.io/nightly/config.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313
],
1414
"hosting_signup_link": "https://element.io/matrix-services?utm_source=element-web&utm_medium=web",
1515
"bug_report_endpoint_url": "https://element.io/bugreports/submit",
16+
"uisi_autorageshake_app": "element-auto-uisi",
1617
"showLabsSettings": true,
1718
"piwik": {
1819
"url": "https://piwik.riot.im/",

element.io/release/config.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313
],
1414
"hosting_signup_link": "https://element.io/matrix-services?utm_source=element-web&utm_medium=web",
1515
"bug_report_endpoint_url": "https://element.io/bugreports/submit",
16+
"uisi_autorageshake_app": "element-auto-uisi",
1617
"roomDirectory": {
1718
"servers": [
1819
"matrix.org",

0 commit comments

Comments
 (0)