fix(slash): adding links not focusing box

This commit is contained in:
Elian Doran
2025-06-16 22:52:54 +03:00
parent bbeb4e25f3
commit 32f4d7be39
2 changed files with 1 additions and 3 deletions

View File

@@ -111,7 +111,7 @@ export default class AddLinkDialog extends BasicWidget {
this.updateTitleSettingsVisibility();
utils.openDialog(this.$widget);
await utils.openDialog(this.$widget);
this.$autoComplete.val("");
this.$linkTitle.val("");