mirror of
https://github.com/Theodor-Springmann-Stiftung/hamann-ausgabe-core.git
synced 2025-10-29 09:15:33 +00:00
added basic start page setup; began rewrite of parser
This commit is contained in:
@@ -42,6 +42,7 @@ public class HaDocumentWrapper : IHaDocumentWrappper {
|
||||
if (ModelState != null) ModelState.AddModelError("Error", "Das Dokument konnte nicht geparst werden: " + ex.Message);
|
||||
return null;
|
||||
}
|
||||
|
||||
return Library;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user