wip: google nearby messages

This commit is contained in:
Paolo Miguel de Leon
2022-07-19 10:36:29 +08:00
parent 66d27992c2
commit 5b5449020d
9 changed files with 262 additions and 234 deletions

View File

@@ -17,3 +17,5 @@ export const ACTIVITY_LOG_STORE_KEY = 'activityLog';
export const SETTINGS_STORE_KEY = 'settings';
export const ONBOARDING_STATUS_STORE_KEY = 'isOnboardingDone';
export const GNM_API_KEY = 'AIzaSyBt_ne78gyEk5AAsheh6q6TZAgAy1ncFVE';