This commit is contained in:
Jöran Malek 2024-04-05 12:31:34 +02:00
parent 4c2b5cca93
commit 43b4d50e43
28 changed files with 674 additions and 249 deletions

View file

@ -22,7 +22,7 @@ public class InkForgeFactory : Factory
IsCollapsable = false,
};
_documentDock = new InkForgeDocumentDock
_documentDock = new DocumentDock
{
Id = "Documents",
Title = "Documents",