AY2324S2-CS2103T-W10-2 / tp

https://nus-cs2103-ay2324s2.github.io/tp/
MIT License
1 stars 5 forks source link

Fix pin edit bug #300

Closed yleeyilin closed 6 months ago

yleeyilin commented 6 months ago

Initially, trying to edit a pinned contact will cause the pin to not work. I have fixed this bug by ensuring that edit copies the pin over to the new contact. Fixes #298