|
|
|
@ -8,6 +8,7 @@ struct AboutUsConstants {
|
|
|
|
|
static let GitHubURL = "https://github.com/abhishekbanthia/Clocker/?ref=ClockerApp" |
|
|
|
|
static let PayPalURL = "https://paypal.me/abhishekbanthia1712" |
|
|
|
|
static let TwitterLink = "https://twitter.com/clocker_support/?ref=ClockerApp" |
|
|
|
|
static let TwitterFollowIntentLink = "https://twitter.com/intent/follow?screen_name=clocker_support" |
|
|
|
|
static let AppStoreLink = "macappstore://itunes.apple.com/us/app/clocker/id1056643111?action=write-review" |
|
|
|
|
static let CrowdInLocalizationLink = "https://crwd.in/clocker" |
|
|
|
|
} |
|
|
|
|