Skip to content

Commit 43da0f6

Browse files
authored
Update dismiss-notifications.applescript
1 parent ad8406f commit 43da0f6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

commands/system/dismiss-notifications.applescript

+2-2
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@
1111

1212
# Documentation:
1313
# @raycast.description Close all notification alerts staying on screen, e.g., Calendar notifications.
14-
# @raycast.author benyn
15-
# @raycast.authorURL github.com/benyn
14+
# @raycast.author dlvhdr
15+
# @raycast.authorURL github.com/dlvhdr
1616

1717
tell application "System Events" to tell application process "NotificationCenter"
1818
try

0 commit comments

Comments
 (0)