Skip to content

Commit

Permalink
Merge pull request #11 from Batch-697-Adam-Ranieri/apifix
Browse files Browse the repository at this point in the history
Hopeful temp fix to API issues
  • Loading branch information
WilliamFoltz authored Feb 26, 2020
2 parents 58b5522 + 31dd5bc commit 041a456
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,7 @@ public String getGoogleMAPKey() {
return entry.getValue();
}
}
return null;
return "AIzaSyBC1Ufex-AFP9O0IZGX3iHB1P_DKfaIqV0";
}


Expand Down

0 comments on commit 041a456

Please sign in to comment.