lib/yt/annotations/note.rb in yt-annotations-1.4.2 vs lib/yt/annotations/note.rb in yt-annotations-2.0.0
- old
+ new
@@ -33,10 +33,9 @@
when '3' then :channel
when '4' then :profile
when '5' then :subscribe
when '6' then :website
when '8' then :crowdfunding
- when '12' then :website
end
{url: url['value'], new_window: new_window, type: type}
end
end
end