fix(server): failed to share again if disable once (#4844)

This commit is contained in:
liuyi 2023-11-06 18:19:21 +08:00 committed by GitHub
parent acf0734c95
commit f75684d6f6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -291,6 +291,7 @@ export class PermissionService {
},
},
update: {
public: true,
mode,
},
create: {