Joining now ensures that you match the subject you are studying to the study group you are joining

This commit is contained in:
Keannu Bernasol 2023-09-29 12:29:36 +08:00
parent c05c8d50f3
commit 4de274edb4

View file

@ -456,6 +456,7 @@ export default function Home() {
onPress={() => {
change_study_group.mutate({
study_group: studygroup.name,
subject: studygroup.subject,
});
}}
>