diff options
Diffstat (limited to '')
-rw-r--r-- | typescript/src/AppID.ts | 2 |
1 files changed, 1 insertions, 1 deletions
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"; |