photoswipe-video-plugin icon indicating copy to clipboard operation
photoswipe-video-plugin copied to clipboard

readme typo

Open ghost opened this issue 2 years ago • 0 comments

  // Or for multiple sources;
  // videoSrc: [
  //   { src: 'my-video.webm', type: 'video/webm' },
  //   { src: 'my-video.mp4', type: 'video/mp4' }
  // ] 

videoSrc => videoSources

😄

ghost avatar Jul 15 '22 14:07 ghost