Skip to content

Commit fe138b0

Browse files
authored
Merge pull request #356 from blocknative/enhancement/fortmatic-dashboard
Enhancement: Add Fortmatic Dashboard
2 parents aa8287e + 4f556d3 commit fe138b0

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)