diff options
Diffstat (limited to 'src/gizmo/wasp-irish.el')
| -rw-r--r-- | src/gizmo/wasp-irish.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gizmo/wasp-irish.el b/src/gizmo/wasp-irish.el index 5cbf0b47..aa96963e 100644 --- a/src/gizmo/wasp-irish.el +++ b/src/gizmo/wasp-irish.el @@ -358,7 +358,7 @@ Pass the path to the downloaded image to K." :command `("convert" ,p "-scale" "100x140!" ,p) :sentinel (lambda (_ _) - (w/write-chat-event "Uploading image to poster!") + (w/chat-write-event "Uploading image to poster!") (make-process :name "*wasp-irish-dough*" :buffer nil |
