mirror of
https://github.com/Theodor-Springmann-Stiftung/hamann-ausgabe-core.git
synced 2025-10-29 17:25:32 +00:00
Added Upload functionality; still a bit janky in selecting the files to use...
This commit is contained in:
@@ -53,7 +53,7 @@ public class XMLRootDocument {
|
||||
XMLRoot = xmlRoot;
|
||||
Prefix = prefix;
|
||||
IdentificationString = idString;
|
||||
Date = DateTime.Today;
|
||||
Date = DateTime.Now;
|
||||
_Element = element;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user