Skip to content

Commit

Permalink
enhancements
Browse files Browse the repository at this point in the history
  • Loading branch information
tenusha committed Jul 20, 2019
1 parent 854c2d7 commit 33e5248
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion DMT/components/LoginScreen.js
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ export default class LoginScreen extends React.Component {
registerForPushNotificationsAsync().catch(err => {
ToastAndroid.showWithGravityAndOffset(
'notification server error!',
ToastAndroid.LONG,
ToastAndroid.SHORT,
ToastAndroid.BOTTOM,
25,
100,
Expand Down

0 comments on commit 33e5248

Please sign in to comment.