Skip to content
Snippets Groups Projects
Unverified Commit 29c58d1c authored by Agate's avatar Agate :speech_balloon:
Browse files

Merge branch 'master' of dev.funkwhale.audio:funkwhale/funkwhale

parents 752c993e e3379762
No related branches found
No related tags found
No related merge requests found
Fixed page not refreshing when switching between My Library and Explore sections (#1091)
<template> <template>
<div class="main library pusher"> <div class="main library pusher">
<router-view></router-view> <router-view :key="$router.currentRoute.name"></router-view>
</div> </div>
</template> </template>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment