mirror of
https://github.com/usememos/memos.git
synced 2025-02-16 03:12:13 +01:00
fix: correct the storage service state (#1288)
This commit is contained in:
parent
54374bca05
commit
c1903df374
@ -35,6 +35,7 @@ const StorageSection = () => {
|
||||
name: "storageServiceId",
|
||||
value: JSON.stringify(storageId),
|
||||
});
|
||||
await globalStore.fetchSystemStatus();
|
||||
setStorageServiceId(storageId);
|
||||
};
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user