Skip to content
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

update userguide and bug fix #198

Merged
merged 1 commit into from
Apr 8, 2024

Conversation

EugeneChanJiajun
Copy link

No description provided.

@EugeneChanJiajun EugeneChanJiajun added bug Something isn't working documentation Improvements or additions to documentation labels Apr 8, 2024
@EugeneChanJiajun EugeneChanJiajun added this to the v2.1 milestone Apr 8, 2024
@EugeneChanJiajun EugeneChanJiajun self-assigned this Apr 8, 2024
String[] tagSplit = line.split(index);
String tag = tagSplit[1].trim();
int listNumber = Integer.parseInt(index);
list.tagActivity(listNumber, tag);

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good job squashing bugs

@daryltay415 daryltay415 merged commit 5f68f0b into AY2324S2-CS2113-T12-4:master Apr 8, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants