Skip to content

Commit

Permalink
[Exposed-UI]: update email.
Browse files Browse the repository at this point in the history
  • Loading branch information
维术 committed Feb 3, 2018
1 parent d310920 commit f94b61c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ protected void onCreate(@Nullable Bundle savedInstanceState) {
try {
page.addItem(getThanksElement())
.addItem(getDonateElement())
.addEmail("twsxtd@gmail.com")
.addEmail("va1xposed@gmail.com")
.addWebsite("https://github.com/android-hacker/VAExposed")
.addGitHub("tiann")
.addItem(getCopyRightsElement());
Expand Down

0 comments on commit f94b61c

Please sign in to comment.