add link_url to stat.ink body

splashcat-exporter
Rosalina 2023-12-03 17:54:59 -05:00
parent 5ac9362df9
commit 6dd721bbab
No known key found for this signature in database
1 changed files with 1 additions and 0 deletions

View File

@ -785,6 +785,7 @@ export type StatInkCoopPostBody = {
}; };
export type StatInkPostBody = { export type StatInkPostBody = {
link_url?: string;
test?: "yes" | "no"; test?: "yes" | "no";
uuid: string; uuid: string;
lobby: lobby: