chore: fix update storage

This commit is contained in:
Steven
2024-04-24 09:18:33 +08:00
parent 7f9af9b12c
commit cdcb61da17
2 changed files with 3 additions and 4 deletions

View File

@ -82,6 +82,7 @@ const CreateStorageServiceDialog: React.FC<Props> = (props: Props) => {
} else {
await storageServiceClient.updateStorage({
storage: Storage.fromPartial({
id: storage?.id,
title: basicInfo.title,
type: type,
config: {