mirror of
https://github.com/fosrl/pangolin.git
synced 2026-02-16 01:46:38 +00:00
add integration routes
This commit is contained in:
@@ -139,9 +139,6 @@ export function LogAnalyticsData(props: AnalyticsContentProps) {
|
||||
}
|
||||
}
|
||||
|
||||
console.log({
|
||||
endDate
|
||||
});
|
||||
newSearch.set("timeEnd", endDate.toISOString());
|
||||
}
|
||||
router.replace(`${path}?${newSearch.toString()}`);
|
||||
|
||||
Reference in New Issue
Block a user