Browse Source

Merge remote-tracking branch 'origin/feature/prepare' into feature/prepare

Conflicts:
	Proftaak Remote Healthcare/FietsClientV2/Forms/PatientForm.Designer.cs
	Proftaak Remote Healthcare/FietsClientV2/Forms/PatientForm.designer.cs
	Proftaak Remote
Healthcare/FietsClientV2/Resources/PatientForm.Designer.cs
RD125632 10 years ago
parent
commit
8e4f0f6c29
1 changed files with 1 additions and 1 deletions
  1. 1 1
      Proftaak Remote Healthcare/FietsClientV2/CurrentData.cs

+ 1 - 1
Proftaak Remote Healthcare/FietsClientV2/CurrentData.cs

@@ -8,7 +8,7 @@ using System.Threading.Tasks;
 namespace FietsClient
 {
     public class CurrentData
-    {
+    {//faggsd
         private string userID;
         public bool isDoctor { set; get; }
         private List<Session> testResult;