mirror of
https://github.com/nextcloud/android.git
synced 2024-11-22 21:25:35 +03:00
Merge pull request #55 from nextcloud/setupScreenImprovement
Update welcome url, fixes #16
This commit is contained in:
commit
f73f78fb28
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@
|
|||
<string name="server_url"></string>
|
||||
<bool name="show_server_url_input">true</bool>
|
||||
<bool name="show_welcome_link">true</bool>
|
||||
<string name="welcome_link_url">"https://nextcloud.com/mobile/new"</string>
|
||||
<string name="welcome_link_url">"https://nextcloud.com"</string>
|
||||
<string name="share_api_link"></string>
|
||||
|
||||
<!-- Flags to setup the authentication methods available in the app -->
|
||||
|
|
Loading…
Reference in a new issue