Shorter app names (prep for wii ui)

This commit is contained in:
Willy-JL
2023-03-14 22:09:06 +00:00
parent e161b8bc89
commit 28593fbc43
7 changed files with 9 additions and 9 deletions
+1 -1
View File
@@ -93,7 +93,7 @@ class Main(App):
if self.args.launch_app:
storage.send_and_wait_eol(
f'loader open "Applications" {fap_dst_path}\r'
f'loader open "Apps" {fap_dst_path}\r'
)
result = storage.read.until(storage.CLI_EOL)
if len(result):