diff --git a/platypush/backend/http/webapp/src/components/panels/Media/Info.vue b/platypush/backend/http/webapp/src/components/panels/Media/Info.vue index 6dc17cad..ef4a1323 100644 --- a/platypush/backend/http/webapp/src/components/panels/Media/Info.vue +++ b/platypush/backend/http/webapp/src/components/panels/Media/Info.vue @@ -73,7 +73,17 @@
Rating
-
+
{{ item.rating.percentage }}%
+
+ +
+
Critic Rating
+
{{ item.critic_rating }}%
+
+ +
+
Community Rating
+
{{ item.community_rating }}%