making logbook responsive #65

Merged
noahspannbauer merged 2 commits from feature/61-make-logbook-responsive into main 2025-03-17 20:32:54 -04:00
Showing only changes of commit 6531e08752 - Show all commits

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,