eas firebase config

This commit is contained in:
2025-09-05 14:49:17 +02:00
parent fdd667f092
commit 8464f986c4
13 changed files with 220 additions and 268 deletions
+1 -1
View File
@@ -8,7 +8,7 @@ import { Palette } from "../styles";
export default ({ children }) => {
return (
<MinuitProvider
projectID={"minuitapp"}
projectID="musicland"
themeColors={{
primary: Palette.primary,
secondary: Palette.darkPurple,