Skip to content

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
joneugster committed Aug 25, 2024
1 parent 6c023ec commit 8815759
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 3 deletions.
2 changes: 0 additions & 2 deletions client/src/Popups/PrivacyPolicy.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -19,11 +19,9 @@ const PrivacyPopup: FC<{
<p>We don't use cookies but you can choose to save the settings in the browser store
by activating the option in the settings.
</p>

{ lean4webConfig.serverCountry &&
<p>Our server is located in {lean4webConfig.serverCountry}.</p>
}

{ lean4webConfig.contactDetails &&
<p>
<strong>Contact details</strong><br/>
Expand Down
1 change: 0 additions & 1 deletion client/src/assets/react.svg

This file was deleted.

0 comments on commit 8815759

Please sign in to comment.