rename apps to make it look a bit better in Apps tab in archive app

now old assets are removed so we can avoid duplicates
This commit is contained in:
MX
2022-09-29 08:20:00 +03:00
parent f202d27206
commit 62e56e2618
28 changed files with 30 additions and 30 deletions

View File

@@ -1,5 +1,5 @@
App(
appid="barcode_generator",
appid="Barcode_Generator",
name="UPC-A Generator",
apptype=FlipperAppType.EXTERNAL,
entry_point="barcode_UPCA_generator_app",