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