Skip to content

Commit

Permalink
Add contact info to the about page
Browse files Browse the repository at this point in the history
  • Loading branch information
hellais committed Sep 24, 2018
1 parent ad64da8 commit 0273452
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions renderer/pages/about.js
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,9 @@ class About extends React.Component {
<Text>When you install the final release please be sure to do a hard
reset by clicking on the button below.</Text>
<Text bold>Do not rely on this version keeping your data</Text>
<Text>If you encounter any bugs with it please report them via email
to [email protected] or (even better) on
github.com/ooni/probe-desktop</Text>

<Flex justify='center' align='center' pt={2}>
<Box>
Expand Down

0 comments on commit 0273452

Please sign in to comment.