mirror of
https://github.com/alexmickelson/canvasManagement.git
synced 2026-03-25 23:28:33 -06:00
am syncing assignment groups
This commit is contained in:
@@ -17,7 +17,6 @@ public class AssignmentEditorContext
|
||||
get => _assignment;
|
||||
set
|
||||
{
|
||||
Console.WriteLine("saving");
|
||||
_assignment = value;
|
||||
StateHasChanged?.Invoke();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user