AY2425S1-CS2103-F12-1 / tp

MIT License
0 stars 4 forks source link

Inconsistent Display of Client Information #179

Open yanqiyqh opened 13 hours ago

yanqiyqh commented 13 hours ago

Currently, some commands show all of the client's details when successful, while some only show the client's name. Let's standardise this to only show the client's name to reduce clutter on the screen.

This issue is an easy fix by changing all instances of Message.format()