fix battlenet typo

This commit is contained in:
Thomas Schuster
2024-05-26 16:50:55 +02:00
parent 8f38c82ed7
commit fc97735703
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -111,7 +111,7 @@ declare global {
BATTLENET_CUSTOM_NAME?: string;
BATTLENET_CLIENT_ID?: string;
BATTLENET_CLIENT_SECRET?: string;
BATLLENET_ISSUER?: string;
BATTLENET_ISSUER?: string;
// Box
NEXT_PUBLIC_BOX_ENABLED?: string;