mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-04-24 03:29:57 -07:00
Fix some settings API usage/setup
This commit is contained in:
@@ -62,8 +62,6 @@ class ApplicationsCGenerator:
|
||||
app_path = "/ext/apps"
|
||||
if app.fap_category:
|
||||
app_path += f"/{app.fap_category}"
|
||||
else:
|
||||
app_path += "/assets"
|
||||
app_path += f"/{app.appid}.fap"
|
||||
return f"""
|
||||
{{
|
||||
|
||||
Reference in New Issue
Block a user