Add poorly drawn menu icon

This commit is contained in:
2026-04-12 01:34:06 -04:00
parent b6551abdde
commit d217292517
2 changed files with 8 additions and 1 deletions

View File

@@ -28,7 +28,14 @@
"watchface": false
},
"resources": {
"media": []
"media": [
{
"file": "images/menu_icon.png",
"name": "MENU_ICON",
"menuIcon": true,
"type": "bitmap"
}
]
}
}
}