Skip to content
Snippets Groups Projects
Verified Commit 826e1727 authored by Mar0xy's avatar Mar0xy
Browse files

chore: blank line lint

parent cca9ea31
No related branches found
No related tags found
No related merge requests found
......@@ -694,6 +694,7 @@ function loadConversation() {
conversation.value = res.reverse();
});
}
if (appearNote.reply && appearNote.reply.replyId && defaultStore.state.autoloadConversation) loadConversation();
</script>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment