Fix RSS remote search form

1930-first-upload-in-a-batch-always-fails
wvffle 2022-11-27 00:19:17 +00:00
rodzic ed72bfc884
commit 75d866ade4
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -227,7 +227,7 @@ const radioConfig = computed(() => {
<h2>{{ labels.title }}</h2>
<remote-search-form
:initial-id="id"
:type="type"
:initial-type="type === 'rss' ? 'rss' : 'artists'"
/>
</div>
<div