This commit is contained in:
Lars Behrends
2026-04-09 12:46:32 +02:00
parent dda118a2f7
commit d6a0aac5f7
29 changed files with 1182 additions and 4005 deletions

View File

@@ -127,7 +127,8 @@ export const MOCK_MEDIA: Media[] = [
studios: ['Example Studio'],
}
];
export const DETAIL_MEDIA: Media = {}
/*
export const DETAIL_MEDIA: Media = {
id: 'mob-psycho',
title: 'Mob Psycho 100',
@@ -220,3 +221,4 @@ export const DETAIL_MEDIA: Media = {
},
]
};
*/