update prettier config
This commit is contained in:
@ -46,7 +46,7 @@ const insertIncomingMessageQueue = Queue<Payload>(
|
||||
sentAt: new Date(message.dateCreated),
|
||||
},
|
||||
});
|
||||
}
|
||||
},
|
||||
);
|
||||
|
||||
export default insertIncomingMessageQueue;
|
||||
|
Reference in New Issue
Block a user