Skip to content

Commit

Permalink
#18
Browse files Browse the repository at this point in the history
  • Loading branch information
Vanessa219 committed Jan 14, 2020
1 parent 3ae07f4 commit d585a1a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/resources/js/page.js
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ $.extend(Page.prototype, {
},
error () {
$vcomment.remove()
$vcomment.next().show()
$('#soloComments').show()
},
})

Expand Down

0 comments on commit d585a1a

Please sign in to comment.