TalkingHeads
TalkingHeads copied to clipboard
fix some issue
First, I noticed that the .DS_Store files have been included in the PR. These are system files generated by macOS that we generally don’t need to track in our repository. A suggestion for the future would be add .DS_Store to our .gitignore file to prevent them from being committed in the future.
Second, I noticed that there wasn’t much explanation in the PR description. It would be really helpful to have more context about the reasons behind these changes, especially since it's not immediately clear why this PR was created. 'fix some issue' doesn't ring a bell.