As requested in pull request comment
This commit is contained in:
parent
4574c90aff
commit
b5f57936bb
1 changed files with 2 additions and 1 deletions
|
|
@ -443,7 +443,8 @@ const config: Config = {
|
||||||
icon: mdi("open-in-new")
|
icon: mdi("open-in-new")
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
type: "link", // eslint-disable-next-line max-len
|
type: "link",
|
||||||
|
// eslint-disable-next-line max-len
|
||||||
link: "http://kunterbunt.vm.rzl/dashboard/db/allgemeines-copy-ranlvor?orgId=1",
|
link: "http://kunterbunt.vm.rzl/dashboard/db/allgemeines-copy-ranlvor?orgId=1",
|
||||||
text: "RZL-Dashboard",
|
text: "RZL-Dashboard",
|
||||||
icon: mdi("open-in-new")
|
icon: mdi("open-in-new")
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue