Skip to content

Commit 69a11e9

Browse files
Fix AppStore
1 parent 3cf5d7f commit 69a11e9

File tree

15 files changed

+487
-474
lines changed

15 files changed

+487
-474
lines changed

internal_filesystem/apps/com.lightningpiggy.displaywallet/assets/captureqr.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,6 @@ def qrdecode_one(self):
143143
if not result:
144144
self.status_label.set_text(status_label_text_searching)
145145
else:
146-
147146
self.stop_qr_decoding()
148147
result = remove_bom(result)
149148
result = print_qr_buffer(result)

internal_filesystem/builtin/apps/com.example.appstore/META-INF/MANIFEST.JSON

Lines changed: 0 additions & 13 deletions
This file was deleted.

0 commit comments

Comments
 (0)