Move string formatting to Tools.

Revert contacts tracking from MatrixKit.
Final tweaks before PR.
This commit is contained in:
Doug
2021-12-07 15:08:48 +00:00
parent 0815a84fb3
commit 1f6b19eed3
23 changed files with 142 additions and 151 deletions
@@ -121,7 +121,3 @@ extension AnalyticsPromptType: Identifiable {
}
}
}
extension NSAttributedString.Key {
static let analyticsPromptTermsTextLink = NSAttributedString.Key("TermsTextLink")
}