We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b006ec6 commit 05f17b4Copy full SHA for 05f17b4
Owncloud iOs Client/Branding/Customization.h
@@ -131,7 +131,7 @@
131
#define k_url_link_on_login @"https://owncloud.com/mobile/new"
132
133
//User-Agent, Mozilla/5.0 (iOS) ownCloud-iOS/<appVersion> <ob_customUserAgent>
134
-#define k_user_agent @"Mozilla/5.0 (iOS) ownCloud-iOS/$appVersion "
+#define k_user_agent @"Mozilla/5.0 (iOS) ownCloud-iOS/$appVersion"
135
136
//Enable/Disable Background uploads and download (NSURLSession or NSOperation)
137
#define k_is_background_active YES
0 commit comments