mirror of
https://github.com/makeplane/plane
synced 2024-06-14 14:31:34 +00:00
chore: update filter range
This commit is contained in:
parent
6c72a193b4
commit
536d4d6ff7
@ -130,7 +130,7 @@ export const allViewsWithData: ChartDataType[] = [
|
||||
startDate: new Date(),
|
||||
currentDate: new Date(),
|
||||
endDate: new Date(),
|
||||
approxFilterRange: 10,
|
||||
approxFilterRange: 6,
|
||||
width: 55, // it will preview week starting dates all months data and there is no limitation for preview ex: title (2, 9, 16, 23, 30)
|
||||
},
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user