diff options
author | name <email@example.com> | 2024-02-29 06:37:40 +0100 |
---|---|---|
committer | name <email@example.com> | 2024-02-29 06:37:40 +0100 |
commit | 2dd0905c240eaa52d475e7850aa9c112618bba77 (patch) | |
tree | 5e33483fade635f068e0355d7793f552297b4eb6 /typescript/src/AppID.ts | |
parent | update the value of appID (diff) | |
download | wolfree-dockerfile-2dd0905c240eaa52d475e7850aa9c112618bba77.tar wolfree-dockerfile-2dd0905c240eaa52d475e7850aa9c112618bba77.tar.gz wolfree-dockerfile-2dd0905c240eaa52d475e7850aa9c112618bba77.tar.bz2 wolfree-dockerfile-2dd0905c240eaa52d475e7850aa9c112618bba77.tar.lz wolfree-dockerfile-2dd0905c240eaa52d475e7850aa9c112618bba77.tar.xz wolfree-dockerfile-2dd0905c240eaa52d475e7850aa9c112618bba77.tar.zst wolfree-dockerfile-2dd0905c240eaa52d475e7850aa9c112618bba77.zip |
Diffstat (limited to 'typescript/src/AppID.ts')
-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"; |