adrianhajdin / healthcare

Build a healthcare platform that streamlines patient registration, appointment scheduling, and medical records, and learn to implement complex forms and SMS notifications.
https://jsmastery.pro
2.02k stars 508 forks source link

Typo Error in patient.actions.ts identificationDocumentUrl #34

Open biblioscripter opened 2 months ago

biblioscripter commented 2 months ago

The identificationDocumentUrl in patient.actions.ts is written something like this: Screenshot from 2024-08-03 19-57-13 But the valid url for appwrite storage images is: Screenshot from 2024-08-03 19-56-05

theTechbug commented 2 months ago

I can fix this issue.