mirror of
https://github.com/haorendashu/nowser.git
synced 2025-12-17 09:54:19 +01:00
simple support for nip07
This commit is contained in:
@@ -64,7 +64,7 @@ class _WebHomeComponent extends State<WebHomeComponent> {
|
||||
RouterUtil.router(context, RouterPath.WEB_TABS);
|
||||
}),
|
||||
wrapBottomBtn(const Icon(Icons.space_dashboard), onTap: () {
|
||||
AuthDialog.show(context);
|
||||
// AuthDialog.show(context);
|
||||
// AuthAppConnectDialog.show(context);
|
||||
}),
|
||||
wrapBottomBtn(const Icon(Icons.segment), onTap: () {
|
||||
|
||||
Reference in New Issue
Block a user