From 6dd721bbabe702bc12c0c2381ab25a6d572f9806 Mon Sep 17 00:00:00 2001 From: kitt Date: Sun, 3 Dec 2023 17:54:59 -0500 Subject: [PATCH] add link_url to stat.ink body --- src/types.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/src/types.ts b/src/types.ts index f3e3c09..ce7c851 100644 --- a/src/types.ts +++ b/src/types.ts @@ -785,6 +785,7 @@ export type StatInkCoopPostBody = { }; export type StatInkPostBody = { + link_url?: string; test?: "yes" | "no"; uuid: string; lobby: