diff --git a/api/log/development.log b/api/log/development.log index e7b1f9b..d73e698 100644 --- a/api/log/development.log +++ b/api/log/development.log @@ -4168,3 +4168,6 @@ notNull Violation: PatrolPlan.patrolCount cannot be null 2023-01-30 17:16:09.126 - debug: [FS-LOGGER] Init. 2023-01-30 17:16:09.250 - info: [FS-ATTACHMENT] Inject attachment mw into router. 2023-01-30 17:16:09.250 - info: [FS-AUTH] Inject auth and api mv into router. +2023-01-30 17:22:36.201 - debug: [FS-LOGGER] Init. +2023-01-30 17:22:36.345 - info: [FS-ATTACHMENT] Inject attachment mw into router. +2023-01-30 17:22:36.345 - info: [FS-AUTH] Inject auth and api mv into router. diff --git a/web/client/src/sections/projectRegime/containers/qrCode.js b/web/client/src/sections/projectRegime/containers/qrCode.js index 775e195..39fde45 100644 --- a/web/client/src/sections/projectRegime/containers/qrCode.js +++ b/web/client/src/sections/projectRegime/containers/qrCode.js @@ -98,7 +98,7 @@ const QrCode = (props) => {