fix: typo

This commit is contained in:
Sebastian Hierholzer
2023-12-07 14:49:56 +01:00
parent c367992116
commit 9868ab61c9
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -200,7 +200,7 @@ declare global {
// Kakao
NEXT_PUBLIC_KAKAO_ENABLED?: string;
KAOKAO_CUSTOM_NAME?: string;
KAKAO_CUSTOM_NAME?: string;
KAKAO_CLIENT_ID?: string;
KAKAO_CLIENT_SECRET?: string;