rowData isn't HeaderCommon
This commit is contained in:
		| @ -11,5 +11,6 @@ public interface IPinController<T> | ||||
|  | ||||
|     static string GetRouteName() => nameof(IPinController<T>)[1..^10]; | ||||
|     T MarkAsPinned(DataModels.HeaderCommon headerCommon); | ||||
|     T GetPinnedTable(int toolTypeId, string? biorad_id = null, string? cde_id = null, string? rds = null); | ||||
|  | ||||
| } | ||||
		Reference in New Issue
	
	Block a user