mirror of
https://github.com/Ocelot-Social-Community/Ocelot-Social.git
synced 2025-12-13 07:46:06 +00:00
fix assigning editor
This commit is contained in:
parent
886f34ed30
commit
d3480534b1
@ -76,6 +76,7 @@ export default {
|
||||
transformImage(file) {
|
||||
let thumbnailElement, editor, confirm, thumbnailPreview, contributionImage
|
||||
// Create the image editor overlay
|
||||
editor = document.querySelectorAll('.crop-overlay')[0]
|
||||
this.showCropper = false
|
||||
thumbnailElement = document.querySelectorAll('#postdropzone')[0]
|
||||
thumbnailPreview = document.querySelectorAll('.thumbnail-preview')[0]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user