mirror of
https://github.com/haiwen/seahub.git
synced 2025-07-14 15:35:35 +00:00
fix ocm bug
This commit is contained in:
parent
3371d5cb5b
commit
3c9ff91b59
@ -151,6 +151,7 @@ class OCMProviderView(APIView):
|
|||||||
'shareTypes': ['user'],
|
'shareTypes': ['user'],
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
return Response(result)
|
return Response(result)
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user