Skip to content

Commit

Permalink
default confirmation strat
Browse files Browse the repository at this point in the history
  • Loading branch information
lionellbriones committed Dec 3, 2024
1 parent 29e714e commit 20c66f6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions demo/vue-app-new/src/store/form.ts
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ export const formDataStore = reactive<FormData>({
enable: false,
logoLight: "",
logoDark: "",
confirmationStrategy: "default",
},
useAccountAbstractionProvider: false,
useAAWithExternalWallet: true,
Expand Down

0 comments on commit 20c66f6

Please sign in to comment.