[F] Fix issue where rating wouldn't reset

This commit is contained in:
Hykilpikonna
2020-04-27 04:14:09 -04:00
parent d12984cb3a
commit 0be4bc6cb4
@@ -146,6 +146,7 @@
if (response.success)
{
this.ratingDialog = false;
this.ratingPosting = false;
this.$message.success('Rating successfully posted, thank you!');
// First rating (Updating the first review doesn't count as first review)