making logbook responsive

This commit is contained in:
2025-03-17 19:30:26 -05:00
parent ec97770610
commit 6531e08752

View File

@@ -15,7 +15,6 @@ export class LogInterceptor implements NestInterceptor {
return {
partitionKey: log.partitionKey,
rowKey: log.rowKey,
id: log.id,
pilotId: log.pilotId,
pilotName: log.pilotName,
date: log.date,