diff --git a/ghost-crab/src/event_handler.rs b/ghost-crab/src/event_handler.rs
index bd2f75b..1a9bab6 100644
--- a/ghost-crab/src/event_handler.rs
+++ b/ghost-crab/src/event_handler.rs
@@ -21,11 +21,11 @@ pub struct EventContext {
}
impl EventContext {
- pub async fn block(&self) -> Result