Fix icon raspberry-pi

This commit is contained in:
Ranlvor 2020-10-05 00:50:33 +02:00
parent 8917402888
commit d338093eee
Signed by untrusted user who does not match committer: Ranlvor
GPG key ID: 5E12D04750EF6F8E

View file

@ -446,7 +446,7 @@ const config: Config = {
pi: { pi: {
name: "Pi", name: "Pi",
position: [550, 75], position: [550, 75],
icon: mdi("raspberrypi"), icon: mdi("raspberry-pi"),
ui: [ ui: [
{ {
type: "toggle", type: "toggle",