mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-12-31 13:58:49 +01:00
Signed-off-by: Daniel <845765@qq.com>
This commit is contained in:
parent
2c567096df
commit
061c065720
1 changed files with 1 additions and 1 deletions
|
|
@ -269,7 +269,7 @@ export class Plugin {
|
|||
this.data[storageName] = response;
|
||||
resolve(this.data[storageName]);
|
||||
}, null, (response) => {
|
||||
reject(response);
|
||||
resolve("");
|
||||
});
|
||||
});
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue