diff --git a/front/src/views/channels/SubscriptionsList.vue b/front/src/views/channels/SubscriptionsList.vue
index 840c252ae8ce8acb60c2d1f34b7035ba87a1d80b..30fff8f273a45db93cb19a91fcf475a895bc4ac0 100644
--- a/front/src/views/channels/SubscriptionsList.vue
+++ b/front/src/views/channels/SubscriptionsList.vue
@@ -28,7 +28,7 @@
           class="scrolling content"
         >
           <remote-search-form
-            type="both"
+            initial-type="both"
             :show-submit="false"
             :standalone="false"
             :redirect="true"