mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-02-09 16:54:21 +01:00
✏️ Fix typo
Signed-off-by: Daniel <845765@qq.com>
This commit is contained in:
parent
5ea807a6db
commit
7aaa7c544f
3 changed files with 3 additions and 3 deletions
|
|
@ -598,7 +598,7 @@ type="checkbox">
|
|||
mdElement.innerHTML = data.preferredReadme;
|
||||
highlightRender(mdElement);
|
||||
} else {
|
||||
fetchPost("/api/bazaar/getBazaarPackageREAME", {
|
||||
fetchPost("/api/bazaar/getBazaarPackageREADME", {
|
||||
repoURL: data.repoURL,
|
||||
repoHash: data.repoHash,
|
||||
packageType: bazaarType
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue