mirror of
https://github.com/HeyPuter/puter.git
synced 2026-08-25 15:37:12 +00:00
fix: notepad save issue
This commit is contained in:
@@ -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 ?? {},
|
||||
|
||||
Reference in New Issue
Block a user