We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 246bd7f commit a017b4aCopy full SHA for a017b4a
src/views/SurgeOverview/SurgeAlertsTable/index.tsx
@@ -73,7 +73,6 @@ function SurgeAlertsTable() {
73
query: {
74
limit,
75
offset,
76
- created_at__gte: aMonthAgo.toISOString(),
77
ordering,
78
79
// NOTE: following filters are required
0 commit comments