mirror of
https://github.com/Theodor-Springmann-Stiftung/hamann-ausgabe-core.git
synced 2025-10-29 09:15:33 +00:00
Added Upload functionality; still a bit janky in selecting the files to use...
This commit is contained in:
@@ -156,6 +156,8 @@ namespace HaDocument.Reactors {
|
||||
(_availableVolumes == null && _availableYearRange.Item1 == 0 && _availableYearRange.Item2 == 0)
|
||||
) {
|
||||
var ZHInfo = !inZH ? null : new ZHInfo(AltLineNumbering, dateChanged, Volume, Page);
|
||||
if (Autopsic == "0")
|
||||
System.Diagnostics.Debugger.Break();
|
||||
var meta = new Meta(
|
||||
Index,
|
||||
Autopsic,
|
||||
|
||||
Reference in New Issue
Block a user