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"
|
||||
}
|
||||
]
|
||||
},
|
||||
partkeepr: {
|
||||
name: "Partkeepr",
|
||||
position: [48, 450],
|
||||
icon: "chip",
|
||||
ui: [
|
||||
{
|
||||
type: "link",
|
||||
link: "http://partkeepr.rzl/",
|
||||
text: "Open Partkeepr"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
layers: [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue