Skip to content

Commit

Permalink
fix(webui): update option title in library dialog
Browse files Browse the repository at this point in the history
  • Loading branch information
gotson committed Aug 24, 2020
1 parent 5567adc commit 29d9726
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion komga-webui/src/components/dialogs/LibraryEditDialog.vue
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@
/>
<v-checkbox
v-model="form.importComicInfoSeries"
label="Series title"
label="Series metadata"
hide-details
/>
<v-checkbox
Expand Down

0 comments on commit 29d9726

Please sign in to comment.