mirror of
https://github.com/alexmickelson/canvasManagement.git
synced 2026-03-26 23:58:31 -06:00
working on canvas sync
This commit is contained in:
@@ -5,7 +5,6 @@ namespace CanvasModel.Assignments;
|
||||
|
||||
public record CanvasAssignment
|
||||
(
|
||||
|
||||
[property: JsonPropertyName("id")]
|
||||
ulong Id,
|
||||
|
||||
|
||||
Reference in New Issue
Block a user