app head: fix remaining publish bugs
This commit is contained in:
parent
a54037270b
commit
f49e8134dd
2 changed files with 2 additions and 2 deletions
2
app
2
app
|
@ -1 +1 @@
|
||||||
Subproject commit f05181898bff17663a8aaf728e6a991f78163771
|
Subproject commit 60c617f334bbc7634096ddd0a741a7b9a8d9ed7c
|
|
@ -65,7 +65,7 @@ public class FirebaseModule extends ReactContextBaseJavaModule {
|
||||||
Toast.makeText(context,
|
Toast.makeText(context,
|
||||||
"An application error occurred which has been automatically logged. " +
|
"An application error occurred which has been automatically logged. " +
|
||||||
"If you keep seeing this message, please provide feedback to the LBRY " +
|
"If you keep seeing this message, please provide feedback to the LBRY " +
|
||||||
"team by emailing hello@lbry.io.",
|
"team by emailing hello@lbry.com.",
|
||||||
Toast.LENGTH_LONG).show();
|
Toast.LENGTH_LONG).show();
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue