mirror of
https://github.com/jeffvli/feishin.git
synced 2026-05-08 04:50:12 +02:00
add originalyear to smart playlist filters (#1746)
This commit is contained in:
@@ -139,7 +139,7 @@ const QueryValueInput = ({
|
||||
case 'dateRange':
|
||||
if (operator === 'inTheRangeDate') {
|
||||
return (
|
||||
<Group gap="sm" wrap="nowrap">
|
||||
<Group gap="sm" grow wrap="nowrap">
|
||||
<DateInput
|
||||
clearable
|
||||
defaultLevel="year"
|
||||
|
||||
Reference in New Issue
Block a user