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 deleting presets where the file name differs from the preset name #511

Merged
merged 4 commits into from Sep 26, 2022

Conversation

u1f98e
Copy link
Contributor

@u1f98e u1f98e commented Sep 25, 2022

Presets with different filenames and preset names (Like Classic, which has the filename classic-light.json) would fail to be deleted (it would previously try to delete classic.json instead). This passes the actual filename to the row so it can remove it properly.

@tfuxu tfuxu requested a review from 0xMRTT September 25, 2022 21:27
@0xMRTT 0xMRTT merged commit 639653b into GradienceTeam:main Sep 26, 2022
@daudix daudix mentioned this pull request Oct 4, 2022
7 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants