Skip to content
Snippets Groups Projects
Commit 0170b4f0 authored by Eliot Berriot's avatar Eliot Berriot
Browse files

Merge branch '835-stats-hidden' into 'master'

Fix #835: Hide pod statistics on about page if those are disabled

See merge request funkwhale/funkwhale!780
parents 30540709 b5678681
No related branches found
No related tags found
No related merge requests found
Hide pod statistics on about page if those are disabled (#835)
<template>
<div>
<div v-if="stats" class="ui stackable two column grid">
<div v-if="stats && stats.trackFavorites !== undefined" class="ui stackable two column grid">
<div class="column">
<h3 class="ui left aligned header">
<translate translate-context="Content/About/Title/Noun">User activity</translate>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment