making logbook responsive
This commit is contained in:
@@ -15,7 +15,6 @@ export class LogInterceptor implements NestInterceptor {
|
|||||||
return {
|
return {
|
||||||
partitionKey: log.partitionKey,
|
partitionKey: log.partitionKey,
|
||||||
rowKey: log.rowKey,
|
rowKey: log.rowKey,
|
||||||
id: log.id,
|
|
||||||
pilotId: log.pilotId,
|
pilotId: log.pilotId,
|
||||||
pilotName: log.pilotName,
|
pilotName: log.pilotName,
|
||||||
date: log.date,
|
date: log.date,
|
||||||
|
|||||||
Reference in New Issue
Block a user