mirror of
https://github.com/mastodon/mastodon-ios.git
synced 2025-02-03 10:47:35 +01:00
Fix name for development (IOS-157)
This commit is contained in:
parent
63a79b1cfe
commit
71d8cfb485
@ -14,7 +14,7 @@ import MastodonSDK
|
||||
extension APIService {
|
||||
|
||||
#if DEBUG
|
||||
private static let clientName = "Skimming"
|
||||
private static let clientName = "Mastodon for iOS (Development)"
|
||||
#else
|
||||
private static let clientName = "Mastodon for iOS"
|
||||
#endif
|
||||
|
Loading…
x
Reference in New Issue
Block a user