From b5f57936bb5876c61cf6e17b42f6fedb2332c30e Mon Sep 17 00:00:00 2001 From: Ranlvor Date: Sun, 17 Mar 2019 17:55:43 +0100 Subject: [PATCH] As requested in pull request comment --- config/rzl/index.js | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/config/rzl/index.js b/config/rzl/index.js index d0a42c5..2b0741d 100644 --- a/config/rzl/index.js +++ b/config/rzl/index.js @@ -443,7 +443,8 @@ const config: Config = { 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", text: "RZL-Dashboard", icon: mdi("open-in-new")