mirror of
https://github.com/sudoxnym/habitica-android.git
synced 2026-05-19 04:09:03 +00:00
Remove extra text to test longer tab title
This commit is contained in:
parent
3be1154d2d
commit
c966bc1e3b
1 changed files with 1 additions and 1 deletions
|
|
@ -403,7 +403,7 @@ public class MainActivity extends AvatarActivityBase implements HabitRPGUserCall
|
|||
case 2:
|
||||
return "Todos";
|
||||
case 3:
|
||||
return "Rewardsahahahah";
|
||||
return "Rewards";
|
||||
}
|
||||
return "";
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue