fix cashdesk port
This commit is contained in:
parent
db36cdf37c
commit
73e93bc6e7
1 changed files with 1 additions and 1 deletions
|
|
@ -356,7 +356,7 @@ const config: Config = {
|
||||||
ui: [
|
ui: [
|
||||||
{
|
{
|
||||||
type: "link",
|
type: "link",
|
||||||
link: "http://cashdesk.rzl:8081/",
|
link: "http://cashdesk.rzl:8000/",
|
||||||
text: "Open Cashdesk",
|
text: "Open Cashdesk",
|
||||||
icon: mdi("open-in-new")
|
icon: mdi("open-in-new")
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue