Skip to content

Commit

Permalink
fix: improve description for background image lazyload fix #163
Browse files Browse the repository at this point in the history
  • Loading branch information
selul committed Nov 4, 2019
1 parent 60cbe5e commit f0f190b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion assets/vue/components/lazyload.vue
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
<div>
<textarea-autosize
class="textarea is-secondary is-small"
:placeholder="strings.watch_desc_lazyload"
placeholder="e.g: .image, #item-id, div.with-background-image"
v-model="lazyloadSelectors"
:min-height="3"
:max-height="350"
Expand Down

0 comments on commit f0f190b

Please sign in to comment.