small fix
parent
bc395c3fcc
commit
8ee8ba4581
@ -1,5 +1,5 @@
|
||||
final TOKEN = 'token';
|
||||
final PROJECT_ID="projectID";
|
||||
final SLECTED_PATIENT_TYPE="slectedPatientType";
|
||||
final APP_Language = "language";
|
||||
final PROJECT_ID='projectID';
|
||||
final SLECTED_PATIENT_TYPE='slectedPatientType';
|
||||
final APP_Language = 'language';
|
||||
final DOCTOR_PROFILE = 'doctorProfile';
|
||||
Loading…
Reference in New Issue