mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-01-24 09:16:09 +01:00
Merge remote-tracking branch 'origin/dev' into dev
This commit is contained in:
commit
1ff02ee9ef
7 changed files with 12 additions and 6 deletions
|
|
@ -302,7 +302,7 @@ export const setKey = (isSync: boolean, cb?: () => void) => {
|
|||
<div class="fn__hr--b"></div>
|
||||
<input class="b3-text-field fn__block ft__center" placeholder="${window.siyuan.languages.passphrase}">
|
||||
<div class="fn__hr"></div>
|
||||
<input class="b3-text-field fn__block ft__center" placeholder="${window.siyuan.languages.duplicate} ${window.siyuan.languages.passphrase}">
|
||||
<input class="b3-text-field fn__block ft__center" placeholder="${window.siyuan.languages.reEnterPassphrase}">
|
||||
</div>
|
||||
<div class="b3-dialog__action">
|
||||
<label>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue