mirror of
https://github.com/jia6y/flomo-to-obsidian.git
synced 2026-07-22 07:40:28 +00:00
update format
This commit is contained in:
parent
bc27ea5f31
commit
82995f6b3f
1 changed files with 1 additions and 1 deletions
|
|
@ -39,7 +39,7 @@ export class AuthUI extends Modal {
|
|||
|
||||
|
||||
new Setting(contentEl)
|
||||
.setDesc("Prerequisite: npx playwright install")
|
||||
.setDesc("Prerequisite: 👉 npx playwright install 👈")
|
||||
.addButton((btn) => {
|
||||
btn.setButtonText("Cancel")
|
||||
.setCta()
|
||||
|
|
|
|||
Loading…
Reference in a new issue