mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-18 00:00:00 +00:00
update
This commit is contained in:
@@ -37,4 +37,4 @@
|
||||
.invite-link-item .delete-link-btn {
|
||||
color: #999;
|
||||
width: 40px;
|
||||
}
|
||||
}
|
||||
|
@@ -635,4 +635,4 @@ class GroupInviteLink(APIView):
|
||||
logger.error(f'delete group invite links failed. {e}')
|
||||
return api_error(status.HTTP_500_INTERNAL_SERVER_ERROR, 'Internal Server Error')
|
||||
|
||||
return Response({'success': True})
|
||||
return Response({'success': True})
|
||||
|
Reference in New Issue
Block a user