diff --git a/changes/changelog.d/1720.bugfix b/changes/changelog.d/1720.bugfix new file mode 100644 index 000000000..2bd54307a --- /dev/null +++ b/changes/changelog.d/1720.bugfix @@ -0,0 +1 @@ +Hide create custom radio to un-authenticated users (#1720) \ No newline at end of file diff --git a/front/src/components/library/Radios.vue b/front/src/components/library/Radios.vue index c618cc0dc..89998b0f7 100644 --- a/front/src/components/library/Radios.vue +++ b/front/src/components/library/Radios.vue @@ -39,6 +39,7 @@