Skip to content
This repository has been archived by the owner on Nov 27, 2023. It is now read-only.

Commit

Permalink
fixes #13 updates the preview poster
Browse files Browse the repository at this point in the history
  • Loading branch information
cdowdy committed Oct 15, 2018
1 parent f85dfaf commit 8b919f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion templates/fields/_videolist-field.twig
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
},
preview: {

poster: app.paths.app ~ 'view/img/default_empty_4x3.png',
poster: asset('img/default_empty_4x3.png', 'bolt'),

},

Expand Down

0 comments on commit 8b919f8

Please sign in to comment.