[COMPONENT][Conversation] remove early flush in utility function
This commit is contained in:
parent
fdf506b9f9
commit
94e216a943
@ -72,7 +72,6 @@ class Conversation extends Component
|
|||||||
}
|
}
|
||||||
|
|
||||||
DB::merge($current_note);
|
DB::merge($current_note);
|
||||||
DB::flush();
|
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
Loading…
Reference in New Issue
Block a user