1
0
mirror of https://github.com/tateisu/SubwayTooter synced 2024-12-27 17:32:54 +01:00

add @Luattic@oc.todon.fr in contributers in about app

This commit is contained in:
tateisu 2017-05-28 18:24:38 +09:00
parent b44ca75c9b
commit b39b867992

View File

@ -24,6 +24,7 @@ public class ActAbout extends AppCompatActivity {
static final String[] contributors = new String[]{
"@Balor@freeradical.zone", "update english language",
"@Luattic@oc.todon.fr", "update french language",
};
@Override protected void onCreate( @Nullable Bundle savedInstanceState ){