RZL: Add Partkeepr Link
This commit is contained in:
parent
a23bef70db
commit
9e7b655821
2 changed files with 13 additions and 1 deletions
|
|
@ -393,6 +393,18 @@ const config : Config = {
|
||||||
text: "Open Infoscreen"
|
text: "Open Infoscreen"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
},
|
||||||
|
partkeepr: {
|
||||||
|
name: "Partkeepr",
|
||||||
|
position: [48, 450],
|
||||||
|
icon: "chip",
|
||||||
|
ui: [
|
||||||
|
{
|
||||||
|
type: "link",
|
||||||
|
link: "http://partkeepr.rzl/",
|
||||||
|
text: "Open Partkeepr"
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
layers: [
|
layers: [
|
||||||
|
|
|
||||||
|
|
@ -3939,7 +3939,7 @@ map-visit@^1.0.0:
|
||||||
buffers "~0.1.1"
|
buffers "~0.1.1"
|
||||||
readable-stream "~1.0.0"
|
readable-stream "~1.0.0"
|
||||||
|
|
||||||
"material-ui-old@npm:material-ui@latest", "material-ui@npm:material-ui@latest":
|
"material-ui-old@npm:material-ui@latest":
|
||||||
version "0.20.0"
|
version "0.20.0"
|
||||||
resolved "https://registry.yarnpkg.com/material-ui/-/material-ui-0.20.0.tgz#85411bb59c916c9c7703f29dcffc44e3a67d5111"
|
resolved "https://registry.yarnpkg.com/material-ui/-/material-ui-0.20.0.tgz#85411bb59c916c9c7703f29dcffc44e3a67d5111"
|
||||||
dependencies:
|
dependencies:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue