-
Notifications
You must be signed in to change notification settings - Fork 101
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Feat: move signout button #277
Feat: move signout button #277
Conversation
Could you explain the reasoning behind removing the "include" in the tsconfig? |
I don't recall making changes to the tsconfig; I think it might be that I pulled from an earlier version of the repository right before a PR got merged. In any case, you can revert it back. |
please sync your fork |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
please see above comment
Ok, got it. I think the rebase from earlier was messing it up. The tsconfig should be identical now except for that whitespace at the end. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Thank you for the updates |
Hi, is there any update on the merging? Do I need to repull/resubmit since the review has gone stale? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Moved sign out button to settings screen as outlined.