Skip to content

Commit 4f556d3

Browse files
committed
Add Fortmatic dashboard
1 parent aa8287e commit 4f556d3

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/modules/select/wallets/fortmatic.ts

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,8 @@ function fortmatic(
4747
.toString(10)
4848
: null
4949
)
50-
}
50+
},
51+
dashboard: () => instance.user.settings()
5152
}
5253
}
5354
},

0 commit comments

Comments
 (0)