[F] Fix issue where rating wouldn't reset
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user