This commit is contained in:
@ -1,5 +1,5 @@
|
||||
import { sleepSeconds } from './sleep.ts';
|
||||
import { WEBHOOK_ENDPOINT } from 'astro:env/client';
|
||||
import { WEBHOOK_ENDPOINT } from 'astro:env/server';
|
||||
|
||||
export enum WebhookAction {
|
||||
Strike = 'strike'
|
||||
|
Reference in New Issue
Block a user