Skip to content
This repository was archived by the owner on Oct 28, 2023. It is now read-only.

Commit 6ada0f3

Browse files
author
Niek Blankers
committed
Egg count
1 parent 3dd40d1 commit 6ada0f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

esp32/modules/installer.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ def list_categories():
8484
ugfx.input_attach(ugfx.BTN_START, lambda pushed: appglue.start_app("") if pushed else 0)
8585

8686
for category in categories:
87-
options.add_item("%s >" % category["name"])
87+
options.add_item("%s (%d) >" % (category["name"], category["eggs"]))
8888

8989
show_category(True)
9090

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy