sharing: minor fixes

This commit is contained in:
Peter Bieringer
2026-02-28 22:10:24 +01:00
parent 51fb882cab
commit c8e527fd4a
3 changed files with 5 additions and 2 deletions

View File

@@ -135,6 +135,7 @@ class Sharing(sharing.BaseSharing):
Properties = row['Properties']
return {
"mapped": True,
"ShareType": ShareType,
"PathOrToken": PathOrToken,
"PathMapped": PathMapped,
"Owner": Owner,