mirror of
https://github.com/gotson/komga.git
synced 2025-12-21 16:03:03 +01:00
fix(webui): display collection after adding in series browsing screen
This commit is contained in:
parent
54ffa07f4b
commit
8ce5a391e5
1 changed files with 1 additions and 0 deletions
|
|
@ -196,6 +196,7 @@
|
|||
|
||||
<collection-add-to-dialog v-model="dialogAddToCollection"
|
||||
:series="series"
|
||||
@added="loadSeries(seriesId)"
|
||||
/>
|
||||
</div>
|
||||
</template>
|
||||
|
|
|
|||
Loading…
Reference in a new issue