No longer reloading when stashing scene, immediately toggling heart locally and resetting on dispatch error.
This commit is contained in:
@@ -18,8 +18,6 @@
|
||||
:release="release"
|
||||
:referer="referer"
|
||||
:index="index"
|
||||
@stash="$emit('stash')"
|
||||
@unstash="$emit('unstash')"
|
||||
/>
|
||||
</li>
|
||||
</ul>
|
||||
@@ -65,7 +63,6 @@ export default {
|
||||
default: null,
|
||||
},
|
||||
},
|
||||
emits: ['stash', 'unstash'],
|
||||
computed: {
|
||||
range,
|
||||
sfw,
|
||||
|
||||
Reference in New Issue
Block a user