You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Use template literals in the AppleScript builders so the title
predicate reads as a single expression rather than a chain of string
concatenations, and route the JSON.parse error through toErrorMessage
to match the rest of the codebase and stay safe for non-Error throws.
0 commit comments