diff options
Diffstat (limited to 'src/ui/android/assets')
| -rw-r--r-- | src/ui/android/assets/help_content.html | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ui/android/assets/help_content.html b/src/ui/android/assets/help_content.html new file mode 100644 index 000000000..8d0e37970 --- /dev/null +++ b/src/ui/android/assets/help_content.html @@ -0,0 +1,5 @@ +<html> + <body> + <p>Sorry, we can't help you</p> + </body> +</html> |
