close /radios/build to un-authenticated users
This commit is contained in:
parent
b2b4f0c64b
commit
bc5aba6808
|
@ -0,0 +1 @@
|
||||||
|
Hide create custom radio to un-authenticated users (#1720)
|
|
@ -39,6 +39,7 @@
|
||||||
</translate>
|
</translate>
|
||||||
</h3>
|
</h3>
|
||||||
<router-link
|
<router-link
|
||||||
|
v-if="isAuthenticated"
|
||||||
class="ui success button"
|
class="ui success button"
|
||||||
to="/library/radios/build"
|
to="/library/radios/build"
|
||||||
exact
|
exact
|
||||||
|
|
Loading…
Reference in New Issue