Merge branch 'sync/ce-ee' of github.com:makeplane/plane-ee into develop

This commit is contained in:
sriram veeraghanta
2024-05-01 00:16:15 +05:30

View File

@@ -132,7 +132,7 @@ export const DURATION_FILTER_OPTIONS: {
}[] = [
{
key: EDurationFilters.NONE,
label: "None",
label: "All time",
},
{
key: EDurationFilters.TODAY,