mirror of
https://github.com/nostrlabs-io/zap-stream-flutter.git
synced 2025-06-16 11:58:50 +00:00
feat: disconnect wallet
This commit is contained in:
@ -83,9 +83,9 @@ class ProfilePage extends StatelessWidget {
|
||||
},
|
||||
),
|
||||
BasicButton.text(
|
||||
t.button.edit_profile,
|
||||
t.button.settings,
|
||||
onTap: (context) {
|
||||
context.push("/settings/profile");
|
||||
context.push("/settings");
|
||||
},
|
||||
),
|
||||
],
|
||||
|
Reference in New Issue
Block a user