Update fap loader name in fbt

This commit is contained in:
Willy-JL
2023-03-18 00:13:12 +00:00
parent ed38c1fa68
commit 40e8cea0a2
+1 -1
View File
@@ -53,7 +53,7 @@ class Main(App):
return 0
storage.send_and_wait_eol(
f'loader open "Applications" {fap_dst_path}\r'
f'loader open "Apps" {fap_dst_path}\r'
)
if len(result := storage.read.until(storage.CLI_EOL)):