Skip to content

Commit a2f35fa

Browse files
committed
change support mail address
until android@nextcloud.com is fixed Signed-off-by: Marcel Hibbe <dev@mhibbe.de>
1 parent d3b88dc commit a2f35fa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app/src/main/res/values/setup.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<bool name="hide_auth_cert">false</bool>
2424
<bool name="multiaccount_support">true</bool>
2525
<string name="weblogin_url" translatable="false"></string>
26-
<string name="nc_report_email" translatable="false">android@nextcloud.com</string>
26+
<string name="nc_report_email" translatable="false">android-support@nextcloud.com</string>
2727
<!-- Flags to auto enable/disable some features -->
2828
<bool name="is_branded_client">false</bool>
2929

0 commit comments

Comments
 (0)