Added tag photos. Removed brackets from actor filter range digits.
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
<span
|
||||
v-if="!disabled"
|
||||
class="label-values"
|
||||
>({{ value[0] }} - {{ value[1] }}<template v-if="unit"> {{ unit }}</template>)</span>
|
||||
>{{ value[0] }} - {{ value[1] }}<template v-if="unit"> {{ unit }}</template></span>
|
||||
</label>
|
||||
|
||||
<span class="filter-split">
|
||||
|
||||
Reference in New Issue
Block a user