4 lines
No EOL
143 B
Text
4 lines
No EOL
143 B
Text
var app = Application.currentApplication()
|
|
app.includeStandardAdditions = true
|
|
|
|
void app.displayNotification({{json .Text}}, {{json .Options}}) |