Skip to content

Commit

Permalink
Update VimeoView.js
Browse files Browse the repository at this point in the history
  • Loading branch information
joe-replin authored Aug 29, 2024
1 parent 695587e commit ec3513b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion js/VimeoView.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
import Player from 'libraries/vimeo-player.min';

export default class VimeoView extends Backbone.View {

get template() {
return 'vimeoVideo';
}
Expand Down

0 comments on commit ec3513b

Please sign in to comment.