Browse Source

chore(changes) add tauri-api to JS dialogs changefile

Lucas Nogueira 5 years ago
parent
commit
dac0ae976e
1 changed files with 1 additions and 0 deletions
  1. 1 0
      .changes/js-prompt.md

+ 1 - 0
.changes/js-prompt.md

@@ -1,5 +1,6 @@
 ---
 "tauri": patch
+"tauri-api": patch
 ---
 
 Use native dialog on `window.alert` and `window.confirm`.