fix(web): AASA bundleId ev.mana.cards → ev.mana.cardecky
Some checks are pending
CI / validate (push) Waiting to run

App-ID im Apple-Developer-Portal heißt ev.mana.cardecky (analog
zur Brand cardecky.mana.how). AASA-appID nachgezogen.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
Till JS 2026-05-13 13:26:43 +02:00
parent e68d53bfbb
commit 21ec535173

View file

@ -26,7 +26,7 @@ import type { RequestHandler } from './$types';
*/
export const GET: RequestHandler = async () => {
const teamId = env.PUBLIC_APPLE_TEAM_ID ?? 'XXXXXXXXXX';
const bundleId = 'ev.mana.cards';
const bundleId = 'ev.mana.cardecky';
const payload = {
applinks: {