mirror of
https://github.com/m5stack/MicroPythonOS.git
synced 2026-05-20 11:51:27 -07:00
Update CHANGELOG.md
This commit is contained in:
@@ -282,7 +282,6 @@ class AppDetail(Activity):
|
||||
else:
|
||||
action_label = self.action_label_install
|
||||
self.install_label.set_text(action_label)
|
||||
|
||||
|
||||
def toggle_install(self, download_url, fullname):
|
||||
print(f"Install button clicked for {download_url} and fullname {fullname}")
|
||||
|
||||
Reference in New Issue
Block a user