test webhook

This commit is contained in:
Andras Bacsai
2023-08-15 16:25:09 +02:00
parent 9c33689c11
commit 56161e8e0d
3 changed files with 4 additions and 2 deletions

View File

@@ -49,6 +49,5 @@ class Waitlist extends Component
} catch (\Exception $e) {
return general_error_handler(err: $e, that: $this);
}
}
}