Plugins: move to designated categories (#2438)

This commit is contained in:
あく
2023-02-27 22:33:45 +09:00
committed by GitHub
parent 478390de19
commit e6d1bcc421
7 changed files with 10 additions and 10 deletions

View File

@@ -9,6 +9,6 @@ App(
stack_size=4 * 1024,
order=50,
fap_icon="weather_station_10px.png",
fap_category="Tools",
fap_category="Sub-GHz",
fap_icon_assets="images",
)