Fix typos and order

This commit is contained in:
schmelczerandras 2021-01-20 17:19:22 +01:00
parent 5f7d52966a
commit 011c8944f0
12 changed files with 12 additions and 12 deletions

View file

@ -6,8 +6,8 @@ import platformWebM from '../static/media/webm/platform.webm';
import { Video } from '../page/basics/video/video';
export const platformGameTimelineElement = {
date: `2017 autumn`,
title: `Platform game`,
date: `2017 autumn`,
figure: new Video({
posterWebP: platformPosterWebP,
posterJpeg: platformPosterJpeg,