mirror of
https://github.com/HeyPuter/puter.git
synced 2026-09-25 22:55:58 +00:00
Update ExecService.js
Docker Image CI / build-and-push-image (push) Has been cancelled
Maintain Release Merge PR / update-release-pr (push) Has been cancelled
release-please / release-please (push) Has been cancelled
test / test (18.x) (push) Has been cancelled
test / test (20.x) (push) Has been cancelled
test / test (22.x) (push) Has been cancelled
Docker Image CI / build-and-push-image (push) Has been cancelled
Maintain Release Merge PR / update-release-pr (push) Has been cancelled
release-please / release-please (push) Has been cancelled
test / test (18.x) (push) Has been cancelled
test / test (20.x) (push) Has been cancelled
test / test (22.x) (push) Has been cancelled
This commit is contained in:
@@ -78,7 +78,6 @@ export class ExecService extends Service {
|
||||
source_app_metadata = {
|
||||
source_app_title: source_app_info.title || process?.name,
|
||||
source_app_id: source_app_info.uuid || source_app_info.uid,
|
||||
source_app_icon: source_app_info.icon,
|
||||
source_app_name: source_app_info?.name || process?.name,
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user