fix: bad link on alert
This commit is contained in:
parent
1b26150499
commit
22b6b64fe4
1 changed files with 1 additions and 1 deletions
|
|
@ -18,7 +18,7 @@ const icons = {
|
||||||
|
|
||||||
const links = {
|
const links = {
|
||||||
error: '/maintenance/machine-status',
|
error: '/maintenance/machine-status',
|
||||||
fiatBalance: '/maintenance/cash-cassettes',
|
fiatBalance: '/maintenance/cash-units',
|
||||||
cryptoBalance: '/maintenance/funding',
|
cryptoBalance: '/maintenance/funding',
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue