Fix icon raspberry-pi
This commit is contained in:
parent
8917402888
commit
d338093eee
1 changed files with 1 additions and 1 deletions
|
|
@ -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",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue