Skip to content
Snippets Groups Projects
Unverified Commit 29c58d1c authored by Agate's avatar Agate 💬
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>
<div class="main library pusher">
<router-view></router-view>
<router-view :key="$router.currentRoute.name"></router-view>
</div>
</template>
......
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