mirror of
https://github.com/tomru/advcal.git
synced 2026-03-03 06:27:17 +01:00
add some start seconds
This commit is contained in:
@@ -38,6 +38,7 @@ const SONGS = [
|
||||
{
|
||||
id: "6ZwjdGSqO0k",
|
||||
title: "George Harrison - Got My Mind Set On You (Version I)",
|
||||
startSeconds: 14,
|
||||
},
|
||||
{
|
||||
id: "lAj-Q_W9AT4",
|
||||
@@ -58,11 +59,13 @@ const SONGS = [
|
||||
{
|
||||
id: "uvGvmsLQaHA",
|
||||
title: "Elvis Presley - Green Green Grass Of Home (best video)",
|
||||
startSeconds: 6,
|
||||
},
|
||||
{
|
||||
id: "5vheNbQlsyU",
|
||||
title:
|
||||
"Lady Gaga - Always Remember Us This Way (from A Star Is Born) (Official Music Video)",
|
||||
startSeconds: 31,
|
||||
},
|
||||
{
|
||||
id: "4WM_R-6AKHE",
|
||||
@@ -95,6 +98,7 @@ const SONGS = [
|
||||
{
|
||||
id: "lLLL1KxpYMA",
|
||||
title: "Madness - Night Boat to Cairo (Official HD Video)",
|
||||
startSeconds: 12,
|
||||
},
|
||||
{
|
||||
id: "qTx-sdR6Yzk",
|
||||
|
||||
Reference in New Issue
Block a user