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