new
This commit is contained in:
@ -243,7 +243,7 @@
|
||||
// Medien-Wechsel
|
||||
const mediaItems = [
|
||||
{ type: 'image', src: '/hefe-teilchen/hefeteilchen.jpeg' },
|
||||
{ type: 'video', src: '/hefe-teilchen/video.mov' }
|
||||
{ type: 'video', src: '/hefe-teilchen/video.MOV' }
|
||||
];
|
||||
|
||||
let currentMediaIndex = 0;
|
||||
|
||||
Reference in New Issue
Block a user