mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-02-08 08:14:21 +01:00
Merge remote-tracking branch 'origin/dev' into dev
This commit is contained in:
commit
6f7cd7f78f
5 changed files with 6 additions and 6 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