Skip to content

Commit

Permalink
Merge pull request #878 from rommapp/fix/ui_tweaks
Browse files Browse the repository at this point in the history
fixed scan view selectors
  • Loading branch information
gantoine authored May 24, 2024
2 parents 60df7d5 + 27328bf commit 9b2feea
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
File renamed without changes.
2 changes: 0 additions & 2 deletions frontend/src/views/Library/Scan/Base.vue
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,6 @@ watch(metadataOptions, (newOptions) => {
:items="platforms.value"
variant="outlined"
density="comfortable"
rounded="0"
multiple
return-object
clearable
Expand Down Expand Up @@ -138,7 +137,6 @@ watch(metadataOptions, (newOptions) => {
return-object
clearable
hide-details
rounded="0"
chips
>
<template v-slot:item="{ props, item }">
Expand Down

0 comments on commit 9b2feea

Please sign in to comment.