fix wrong merge, add again lyricks and music generation
This commit is contained in:
@@ -11,12 +11,13 @@ import "firebase/compat/functions";
|
||||
import "firebase/compat/firestore";
|
||||
|
||||
export const firebaseConfig = {
|
||||
apiKey: "AIzaSyDrD0yGi4U_5zxLjJmypnA7QmKXVeEkhyc",
|
||||
authDomain: "minuitstarter.firebaseapp.com",
|
||||
projectId: "minuitstarter",
|
||||
storageBucket: "minuitstarter.appspot.com",
|
||||
messagingSenderId: "918923582918",
|
||||
appId: "1:918923582918:web:c2ff55f8e19881f249a6c7",
|
||||
apiKey: "AIzaSyCuHJHdwVN_F-VmUG4Hd7bGiMRqj6rPlLo",
|
||||
authDomain: "musicland-d33f9.firebaseapp.com",
|
||||
projectId: "musicland-d33f9",
|
||||
storageBucket: "musicland-d33f9.firebasestorage.app",
|
||||
messagingSenderId: "305598753437",
|
||||
appId: "1:305598753437:web:9930f10af59e5cf7f28274",
|
||||
measurementId: "G-RV4MS1SVTT",
|
||||
};
|
||||
|
||||
if (!firebase?.apps?.filter(({ name_ }) => name_ === "[DEFAULT]").length) {
|
||||
|
||||
Reference in New Issue
Block a user