aboutsummaryrefslogtreecommitdiff
path: root/src/components/still-image/still-image.js
diff options
context:
space:
mode:
authortusooa <tusooa@kazv.moe>2022-12-24 12:43:30 -0500
committertusooa <tusooa@kazv.moe>2023-01-02 11:48:34 -0500
commit78081836dfa40abdb587dcbca59d339a27e23fb2 (patch)
tree853cc94dbdb8022c6f572c0a90ce40a99b5a63e3 /src/components/still-image/still-image.js
parent3e8aa0a3984574d7ab191efd837dfa245e328968 (diff)
Remove lozad code
Diffstat (limited to 'src/components/still-image/still-image.js')
-rw-r--r--src/components/still-image/still-image.js3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/components/still-image/still-image.js b/src/components/still-image/still-image.js
index 200ef147..56fd2fd9 100644
--- a/src/components/still-image/still-image.js
+++ b/src/components/still-image/still-image.js
@@ -8,7 +8,8 @@ const StillImage = {
'alt',
'height',
'width',
- 'dataSrc'
+ 'dataSrc',
+ 'loading'
],
data () {
return {