Fix notif image in seed

This commit is contained in:
Kalle 2026-01-12 22:23:11 +02:00
parent adca329120
commit bccfa02ab2
9 changed files with 1 additions and 2 deletions

View File

@ -2613,8 +2613,7 @@ async function notifications() {
{
type: "TO_CHECK_IN_OPENED",
meta: { tournamentId: 1, tournamentName: "PICNIC #2" },
pictureUrl:
"http://localhost:5173/static-assets/img/tournament-logos/pn.png",
pictureUrl: "/static-assets/img/tournament-logos/pn.png",
},
];

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.