merge: upstream
This commit is contained in:
@@ -205,7 +205,7 @@ function onDragend() {
|
||||
}
|
||||
|
||||
function go() {
|
||||
emit('move', props.folder.id);
|
||||
emit('move', props.folder);
|
||||
}
|
||||
|
||||
function rename() {
|
||||
|
||||
Reference in New Issue
Block a user