Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
lwih committed Mar 20, 2024
2 parents 1292131 + 690f275 commit 2bea232
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ class ExportMission(

return exportRepository.exportOdt(exportParams)
} catch (e: Exception) {
logger.error("[RapportDePatrouille] - Error building data before sending it to RapportNav1: ${e.message}")
logger.error("[RapportDePatrouille] - Error building data before sending it to RapportNav1 : ${e.message}")
return null
}
}
Expand Down

0 comments on commit 2bea232

Please sign in to comment.