Merge pull request #1910 from bookwyrm-social/superlative-rating

Fixes rating in about page superlatives
This commit is contained in:
Mouse Reeve 2022-02-03 12:46:07 -08:00 committed by GitHub
commit 3b48d986d5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -28,7 +28,7 @@
<div class="columns">
{% if superlatives.top_rated %}
{% with book=superlatives.top_rated.default_edition rating=top_rated.rating %}
{% with book=superlatives.top_rated.default_edition rating=superlatives.top_rated.rating %}
<div class="column is-one-third is-flex">
<div class="media notification">
<div class="media-left">