From fd038040388ad73fd520085c8eb85f6af3609dee Mon Sep 17 00:00:00 2001 From: dimitar Date: Thu, 27 Feb 2025 01:59:30 +0100 Subject: [PATCH] ui fix --- backend/.env | 5 ++++- frontend/src/components/ultrasound/ultraSound.jsx | 2 +- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/backend/.env b/backend/.env index fd29c04..91078d3 100644 --- a/backend/.env +++ b/backend/.env @@ -25,4 +25,7 @@ SMTP_USER=mailer@imk.mk SMTP_PASS=76Avtostoperski76 SMTP_FROM=mailer@imk.mk # FRONTEND_URL=https://imk.mk -EMAIL_FROM=petrovskidimitar@yandex.com +# EMAIL_FROM=petrovskidimitar@yandex.com + + +ADMIN_EMAIL=taratur@gmail.com diff --git a/frontend/src/components/ultrasound/ultraSound.jsx b/frontend/src/components/ultrasound/ultraSound.jsx index f8e46a5..46f12c5 100644 --- a/frontend/src/components/ultrasound/ultraSound.jsx +++ b/frontend/src/components/ultrasound/ultraSound.jsx @@ -171,6 +171,6 @@ export default function UltraSound() { - + ); } \ No newline at end of file