fix
diff --git a/dashboard/firebase.json b/dashboard/firebase.json
deleted file mode 100644
index c4fa0d6..0000000
--- a/dashboard/firebase.json
+++ /dev/null
@@ -1,21 +0,0 @@
-{
- "hosting": {
- "public": "web",
- "ignore": [
- "firebase.json",
- "**/.*",
- "**/node_modules/**"
- ],
- "headers": [
- {
- "source": "/.well-known/apple-app-site-association",
- "headers": [
- {
- "key": "Content-Type",
- "value": "application/json"
- }
- ]
- }
- ]
- }
-}
diff --git a/dashboard/web/.well-known/apple-app-site-association b/dashboard/web/.well-known/apple-app-site-association
index aa176e9..8d2266a 100644
--- a/dashboard/web/.well-known/apple-app-site-association
+++ b/dashboard/web/.well-known/apple-app-site-association
@@ -3,12 +3,12 @@
"apps": [],
"details": [
{
- "appIDs": ["5ZYFU28XY6.com.okorohelijah.deeplink"],
+ "appIDs": ["EQHXZ8M8AV.com.google.experimental0.dev"],
"paths": ["*"]
}
]
},
"webcredentials": {
- "apps": ["5ZYFU28XY6.com.okorohelijah.deeplink"]
+ "apps": ["EQHXZ8M8AV.com.google.experimental0.dev"]
}
}