mirror of
https://github.com/Litlyx/litlyx
synced 2025-12-10 07:48:37 +01:00
[NOT READY] start change aggregation timeline
This commit is contained in:
@@ -18,9 +18,7 @@ export default defineEventHandler(async event => {
|
||||
model: SessionModel,
|
||||
from, to, slice,
|
||||
});
|
||||
const timelineFilledMerged = fillAndMergeTimelineAggregationV2(timelineData, slice, from, to);
|
||||
return timelineFilledMerged;
|
||||
|
||||
return timelineData;
|
||||
});
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user