mirror of
https://github.com/MetaFam/TheGame.git
synced 2026-04-24 03:00:09 -04:00
fix: typo
This commit is contained in:
committed by
Alec LaLonde
parent
e6e3ce7299
commit
499d031215
@@ -30,5 +30,5 @@ export const CONFIG = {
|
||||
'https://d12-a-ceramic.3boxlabs.com',
|
||||
actionsURL: process.env.NEXT_ACTIONS_URL || 'http://localhost:4000',
|
||||
calendarId: 'nih59ktgafmm64ed4qk6ue8vv4@group.calendar.google.com',
|
||||
googleDataApiKey: process.env.NEXT_PUBLIC_GOOGEL_API_KEY,
|
||||
googleDataApiKey: process.env.NEXT_PUBLIC_GOOGLE_API_KEY,
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user