Skip to content

Commit

Permalink
Merge pull request #3444 from amvanbaren/can-login-true
Browse files Browse the repository at this point in the history
Hardcode canLogin
  • Loading branch information
amvanbaren authored Feb 13, 2025
2 parents 3989df8 + a30bc0b commit 1c8ff1f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions website/src/main.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ const App: FunctionComponent = () => {
<Main
service={service}
pageSettings={pageSettings}
canLogin
/>
</ThemeProvider>
</HelmetProvider>
Expand Down

0 comments on commit 1c8ff1f

Please sign in to comment.