Skip to content

Commit

Permalink
Merge pull request #14 from styxpilled/main
Browse files Browse the repository at this point in the history
Add Better Call Saul clips
  • Loading branch information
jirkavrba committed May 3, 2023
2 parents b51d270 + 664c711 commit 4917b43
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions src/extension.ts
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,11 @@ const videoSources: Array<VideoSource> = [
videos: ["intRX7BRA90", "n_Dv4JMiwK8", "GTaXbH6iSFA", "t3SpmH9QQew"],
width: 600,
},
{
label: "Better Call Saul Clips",
videos: ["P0Gl0Sd7K3k", "ySs3T3tc_bQ", "XQQI72wQjEA", "gsAeYmTNL80"],
width: 600
}
];

// This method is called when your extension is activated
Expand Down

0 comments on commit 4917b43

Please sign in to comment.