switch name to better reflect its for splashcat
parent
7aa98e1905
commit
169526974b
|
|
@ -1,6 +1,6 @@
|
|||
import type { StatInkPostBody, VsHistoryDetail } from "./types.ts";
|
||||
|
||||
export const AGENT_NAME = "splatoon.catgirlin.space / s3si.ts";
|
||||
export const AGENT_NAME = "splashcat / s3si.ts";
|
||||
export const AGENT_VERSION = "1.0.0";
|
||||
export const S3SI_VERSION = "0.3.1";
|
||||
export const COMBINED_VERSION = `${AGENT_VERSION}/${S3SI_VERSION}`;
|
||||
|
|
|
|||
Loading…
Reference in New Issue