fix cashdesk port

This commit is contained in:
Ranlvor 2019-10-08 19:00:10 +02:00 committed by GitHub
parent db36cdf37c
commit 73e93bc6e7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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")
} }