Skip to content

Commit f692652

Browse files
committed
Enable www redirect
1 parent db82822 commit f692652

File tree

1 file changed

+1
-0
lines changed
  • apps/builder/app/builder/features/topbar

1 file changed

+1
-0
lines changed

apps/builder/app/builder/features/topbar/entri.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,7 @@ const useEntri = ({ domain, dnsRecords, onClose }: EntriProps) => {
6969
token: data.token,
7070
dnsRecords,
7171
prefilledDomain: domain,
72+
wwwRedirect: true,
7273
});
7374
}
7475
});

0 commit comments

Comments
 (0)