mirror of
https://github.com/Theodor-Springmann-Stiftung/hamann-ausgabe-core.git
synced 2025-10-29 17:25:32 +00:00
Migitated some null risks
This commit is contained in:
@@ -13,5 +13,6 @@ public class FileModel {
|
||||
IsUsed = isUsed;
|
||||
LastModified = lastModified;
|
||||
InProduction = inProduction;
|
||||
Prefix = prefix;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user