mirror of
https://github.com/lil-org/tokenary.git
synced 2024-12-13 08:12:19 +03:00
Add tips ens
This commit is contained in:
parent
9780a8a1a5
commit
ead2c382ea
@ -264,7 +264,7 @@ class AccountsListViewController: UIViewController, DataStateContainer {
|
||||
}
|
||||
|
||||
@objc private func preferencesButtonTapped() {
|
||||
let actionSheet = UIAlertController(title: "❤️ " + Strings.tokenary + " ❤️", message: nil, preferredStyle: .actionSheet)
|
||||
let actionSheet = UIAlertController(title: "❤️ " + Strings.tokenary + " ❤️", message: "Show love 4269.eth", preferredStyle: .actionSheet)
|
||||
let twitterAction = UIAlertAction(title: Strings.viewOnTwitter, style: .default) { _ in
|
||||
UIApplication.shared.open(URL.twitter)
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user