Skip to content
This repository has been archived by the owner on Jul 23, 2024. It is now read-only.

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 subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants