-
Notifications
You must be signed in to change notification settings - Fork 14
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
3 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -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> | ||
|