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

fix: Fix file extension inconsistency between code and comments #4199

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

ursulabauer
Copy link

Problem

I noticed an inconsistency between the code and the comment regarding the file extensions used for .msc files. The code was using .png as the file extension, while the comment specified that all files should be converted to .svg. I've corrected this discrepancy by ensuring that the files now correctly use the .svg extension, in line with the comment.

Summary of Changes

Everything should be consistent now. Let me know if you need any further changes!

@mergify mergify bot requested a review from a team December 22, 2024 11:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant