Frank van den Bos преди 2 години
родител
ревизия
ebdf2fba22
променени са 1 файла, в които са добавени 2 реда и са изтрити 1 реда
  1. 2 1
      prs.mobile.new/PRS.Mobile/Components/Kanban/Editor/KanbanEditViewModel.cs

+ 2 - 1
prs.mobile.new/PRS.Mobile/Components/Kanban/Editor/KanbanEditViewModel.cs

@@ -8,7 +8,8 @@ using Syncfusion.XForms.Buttons;
 using Xamarin.Forms;
 
 namespace PRS.Mobile
-{
+{ 
+    
     
     public class KanbanEditViewModel : MobileViewModel<Kanban, IKanbanShell>
     {