Skip to content

Commit

Permalink
Adds Lystrup-Odder video
Browse files Browse the repository at this point in the history
  • Loading branch information
nighto committed Nov 1, 2024
1 parent cda5e2a commit 9ecde87
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions script.js
Original file line number Diff line number Diff line change
Expand Up @@ -6089,6 +6089,16 @@ const data = [
length: '13:33',
date: '24/09/2024',
},
{
title: '🇩🇰🚋 Aarhus Letbane - Linha 2 - Lystrup ➜ Odder (janela da esquerda)',
videoId: 'wKV-8W1fndw',
coord: [56.2310704, 10.2351986],
vehicle: '🚆',
country: '🇩🇰',
type: 'ride',
length: '1:14:37',
date: '01/11/2024',
},
];

let filteredData = [...data];
Expand Down

0 comments on commit 9ecde87

Please sign in to comment.