mirror of
https://github.com/makeplane/plane.git
synced 2025-12-25 08:09:33 +01:00
feat(dashboard): improve label readability (#4321)
change none label for all time in dashbard filters
This commit is contained in:
committed by
sriram veeraghanta
parent
037ddd8bdb
commit
aa09ec7cd4
@@ -132,7 +132,7 @@ export const DURATION_FILTER_OPTIONS: {
|
||||
}[] = [
|
||||
{
|
||||
key: EDurationFilters.NONE,
|
||||
label: "None",
|
||||
label: "All time",
|
||||
},
|
||||
{
|
||||
key: EDurationFilters.TODAY,
|
||||
|
||||
Reference in New Issue
Block a user