fix: notepad save issue

This commit is contained in:
KernelDeimos
2024-10-24 02:28:19 -04:00
parent 87f7fc0265
commit bc51d4bd52
2 changed files with 23 additions and 1 deletions
+1
View File
@@ -32,6 +32,7 @@ export class ExecService extends Service {
// The "body" of this method is in a separate file
const child_process = await launch_app({
launched_by_exec_service: true,
name: app_name,
pseudonym,
args: args ?? {},