Skip to content

Commit a8758ea

Browse files
committed
Fix: Update Firebase API key for project configuration
1 parent 7e7d5e3 commit a8758ea

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

script.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ import { getStorage, ref, uploadBytes, getDownloadURL } from "https://www.gstati
44
import { GoogleGenerativeAI } from "@google/generative-ai";
55

66
const firebaseConfig = {
7-
apiKey: "AIzaSyDPeTE4bGq50uubVqpdOp0pFrc1MvWVm7I",
7+
apiKey: "AIzaSyA-R3sAD_g6bFaG9v4NmNysd811c74nCM",
88
authDomain: "shelf-sense-19378.firebaseapp.com",
99
projectId: "shelf-sense-19378",
1010
storageBucket: "shelf-sense-19378.firebasestorage.app",

0 commit comments

Comments
 (0)