added MaangedBy information

This commit is contained in:
Lucio Lelii 2021-10-25 16:15:39 +02:00
parent 3fad462d88
commit 8b64b3ed06
1 changed files with 2 additions and 0 deletions

View File

@ -10,4 +10,6 @@ public class MetaInfo {
String storageId; String storageId;
String remotePath; String remotePath;
String managedBy;
} }