From 2dd0905c240eaa52d475e7850aa9c112618bba77 Mon Sep 17 00:00:00 2001 From: name Date: Thu, 29 Feb 2024 05:37:40 +0000 Subject: update the type alias of appID --- typescript/src/AppID.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/typescript/src/AppID.ts b/typescript/src/AppID.ts index af4edb2..352d897 100644 --- a/typescript/src/AppID.ts +++ b/typescript/src/AppID.ts @@ -2,4 +2,4 @@ export default AppID; -type AppID = "H9V325-HTALUWHKGK" | "AKJTJT-LR5LL8WTG6" | "LKY83U-XW6ATU9URU"; +type AppID = "G5VJT6-29G98TJJAG"; -- cgit v1.2.3