update ui

This commit is contained in:
Emily
2025-02-14 16:13:06 +01:00
parent af6dff57ed
commit b2303468a4
27 changed files with 641 additions and 224 deletions

View File

@@ -18,7 +18,9 @@ export default defineEventHandler(async event => {
model: VisitModel,
from, to, slice, timeOffset, domain
});
return timelineData;
});