@@ -29,7 +29,7 @@ App(
)
App(
- appid="plugin_wiegand",
+ appid="picopass_plugin_wiegand",
apptype=FlipperAppType.PLUGIN,
entry_point="plugin_wiegand_ep",
requires=["picopass"],
@@ -44,7 +44,7 @@ App(
requires=["seader"],