Skip to content

Commit 05f17b4

Browse files
committed
Update user agent
1 parent b006ec6 commit 05f17b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Owncloud iOs Client/Branding/Customization.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@
131131
#define k_url_link_on_login @"https://owncloud.com/mobile/new"
132132

133133
//User-Agent, Mozilla/5.0 (iOS) ownCloud-iOS/<appVersion> <ob_customUserAgent>
134-
#define k_user_agent @"Mozilla/5.0 (iOS) ownCloud-iOS/$appVersion "
134+
#define k_user_agent @"Mozilla/5.0 (iOS) ownCloud-iOS/$appVersion"
135135

136136
//Enable/Disable Background uploads and download (NSURLSession or NSOperation)
137137
#define k_is_background_active YES

0 commit comments

Comments
 (0)