Permalink
Please
sign in to comment.
Browse files
Fix config file when removing system accels.
We assign the `NOOP` id for every command disabled by the user, but not the command name (just `NOOP`). When updating the configuration file, any command with `NOOP` id is valid, even if the label does not match `NOOP`. Hence this weird issue. - Fix #502.
- Loading branch information
0 comments on commit
10f5576