fix(launcher): use per-profile timing overrides
This commit is contained in:
@@ -80,7 +80,7 @@ export async function launch_from_cache({
|
||||
* - AppleScript: multi-line string with {{path}} placeholder (macOS only)
|
||||
* - Shell command: prefix with "shell:" → e.g. "shell:open \"{{path}}\""
|
||||
*
|
||||
* Configure via event_device.data_json.launch_profiles or $events_loc.launcher.launch_profiles.
|
||||
* Configure via per-profile launch_profiles overrides in event_device.data_json or $events_loc.launcher.
|
||||
* If null, Electron should treat that as a missing profile error.
|
||||
*/
|
||||
native_template?: string | null;
|
||||
|
||||
Reference in New Issue
Block a user