Use the dedicated (element.io !!) subdomain for the bug report URL by default.
This commit is contained in:
parent
c1da4820b1
commit
c6df9df718
1 changed files with 1 additions and 1 deletions
|
|
@ -32,7 +32,7 @@ android {
|
|||
value = if (isEnterpriseBuild) {
|
||||
BuildTimeConfig.BUG_REPORT_URL ?: ""
|
||||
} else {
|
||||
"https://riot.im/bugreports/submit"
|
||||
"https://rageshakes.element.io/api/submit"
|
||||
},
|
||||
)
|
||||
buildConfigFieldStr(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue