se-edu / addressbook-level3

:ab::three: Address Book sample application (Level 3)
https://se-education.org/addressbook-level3
MIT License
27 stars 411 forks source link

Rename tagged to tags #168

Closed Eclipse-Dominator closed 1 year ago

Eclipse-Dominator commented 1 year ago

Fixes #147

Change the variable tagged to tags in the affected class [took over from #153] Change the json property tagged to tags in all affected save files (src/main/java/seedu/address/storage/JsonAdaptedPerson.java).

canihasreview[bot] commented 1 year ago

Click here to submit a new iteration when this PR is ready for review.

See this repository's contribution guide for more information.