mirror of
https://github.com/alexmickelson/canvasManagement.git
synced 2026-03-25 15:18:32 -06:00
before I dive too much more into adding pages in canvas
This commit is contained in:
@@ -31,9 +31,6 @@
|
||||
|
||||
private string rawText { get; set; } = string.Empty;
|
||||
private string? error = null;
|
||||
public bool? UseTemplate { get; set; } = null;
|
||||
|
||||
public string? TemplateId { get; set; }
|
||||
|
||||
private void handleChange(string newRawAssignment)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user