mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-05-15 04:19:26 -07:00
fixed stuff lol
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
App(
|
||||
appid="weather_station",
|
||||
appid="Weather_Station",
|
||||
name="Weather Station",
|
||||
apptype=FlipperAppType.PLUGIN,
|
||||
apptype=FlipperAppType.EXTERNAL,
|
||||
entry_point="weather_station_app",
|
||||
cdefines=["APP_WEATHER_STATION"],
|
||||
requires=["gui"],
|
||||
|
||||
Reference in New Issue
Block a user