|
|
|
@ -11,6 +11,7 @@ struct AboutUsConstants {
|
|
|
|
|
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" |
|
|
|
|
static let FAQsLink = "https://abhishekbanthia.com/clocker/faq" |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
class AboutViewController: ParentViewController { |
|
|
|
|