Skip to content

Commit

Permalink
feat: update youtube video inside plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
aexshafii committed Dec 6, 2024
1 parent b4fae3b commit 76bad64
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugin/views/settings/general-tab.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@ export const GeneralTab: React.FC<GeneralTabProps> = ({ plugin, userId, email })
<iframe
width="100%"
height="315"
src="https://www.youtube.com/embed/dRtLCBFzTAo?si=eo0h8dxTW-AIsNpp"
src="https://www.youtube.com/watch?v=X4yN4ykTJIo`"
frameBorder="0"
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture"
allowFullScreen
Expand Down

0 comments on commit 76bad64

Please sign in to comment.