Skip to content

Commit 95a1012

Browse files
committed
Update comment within docs
1 parent a5a1215 commit 95a1012

File tree

1 file changed

+1
-1
lines changed
  • docs/src/routes/docs/[...3]modules

1 file changed

+1
-1
lines changed

docs/src/routes/docs/[...3]modules/core.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -200,7 +200,7 @@ type ConnectModalOptions = {
200200
* after a user connects. Similar to ens, uns can be used for users who
201201
* have minted an Unstoppable Domain and associated it with their wallet.
202202
* ENS resolution takes precedent over UNS
203-
* Defaults to true
203+
* Defaults to false
204204
*/
205205
disableUDResolution?: boolean
206206
}

0 commit comments

Comments
 (0)