129 B
129 B
on run {input, parameters}
(* Your script goes here *)
tell application "Obsidian"
reopen
activate
end tell
end run
on run {input, parameters}
(* Your script goes here *)
tell application "Obsidian"
reopen
activate
end tell
end run