Move evil portal to wifi folder

This commit is contained in:
ClaraCrazy
2023-07-19 01:05:43 +02:00
parent f9137310d5
commit 815332d2d6

View File

@@ -8,5 +8,5 @@ App(
stack_size=1 * 1024, stack_size=1 * 1024,
order=90, order=90,
fap_icon="icons/evil_portal_10px.png", fap_icon="icons/evil_portal_10px.png",
fap_category="GPIO", fap_category="WiFi",
) )