فهرست منبع

FBT doesn't like shared plugin names?

Willy-JL 1 سال پیش
والد
کامیت
08ea67fc84
2فایلهای تغییر یافته به همراه2 افزوده شده و 2 حذف شده
  1. 1 1
      picopass/application.fam
  2. 1 1
      seader/application.fam

+ 1 - 1
picopass/application.fam

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

+ 1 - 1
seader/application.fam

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