mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-01-01 14:28:49 +01:00
This commit is contained in:
parent
61e32e66e0
commit
e5cbac40ec
1 changed files with 3 additions and 0 deletions
|
|
@ -64,6 +64,9 @@ const renderProvider = (provider: number) => {
|
|||
</div>
|
||||
</div>`
|
||||
}
|
||||
return `<div class="b3-label b3-label--noborder">
|
||||
正在使用官方同步啦啦啦
|
||||
</div>`
|
||||
} else if (provider === 2) {
|
||||
return `<label class="b3-label b3-label--noborder fn__flex">
|
||||
<div class="fn__flex-1">endpoint</div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue