mirror of
https://github.com/cypherstack/stack_wallet.git
synced 2025-02-02 03:06:29 +00:00
Merge branch 'staging' into desktop
# Conflicts: # lib/pages/settings_views/global_settings_view/support_view.dart
This commit is contained in:
commit
a35e6e8d97
1 changed files with 1 additions and 1 deletions
|
@ -104,7 +104,7 @@ class SupportView extends StatelessWidget {
|
|||
height: 8,
|
||||
),
|
||||
AboutItem(
|
||||
linkUrl: "mailto://support@stackwallet.com",
|
||||
linkUrl: "mailto:support@stackwallet.com",
|
||||
label: "Email",
|
||||
buttonText: "support@stackwallet.com",
|
||||
iconAsset: Assets.svg.envelope,
|
||||
|
|
Loading…
Reference in a new issue