Merge remote-tracking branch 'upstream/master' into patch-6

to fix the conflicts with current master
This commit is contained in:
Ranlvor 2018-01-20 00:07:04 +01:00
commit 2fcf71fa17
Signed by untrusted user who does not match committer: Ranlvor
GPG key ID: 5E12D04750EF6F8E
15 changed files with 259 additions and 248 deletions

View file

@ -406,7 +406,7 @@ const config : Config = {
infoscreen: {
name: "Infoscreen",
position: [255, 495],
icon: "developer-board",
icon: "television-guide",
iconColor: ({infoscreen}) => infoscreen == "on" ? "#4444FF" : "#000000",
ui: [
{
@ -441,6 +441,18 @@ const config : Config = {
text: "Open Webinterface"
}
]
},
partkeepr: {
name: "Partkeepr",
position: [48, 450],
icon: "chip",
ui: [
{
type: "link",
link: "http://partkeepr.rzl/",
text: "Open Partkeepr"
}
]
}
},
layers: [