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

[O] ResetTouchAfterTrack -> ResetTouch, add press key to reset #93

Merged
merged 4 commits into from
Nov 29, 2024

Conversation

clansty
Copy link
Collaborator

@clansty clansty commented Nov 28, 2024

配置文件升级到了 2.1

动了 IsTruty,因为现在没有检测 Section 是否存在的方法,读取配置文件相关方法还是针对 1.0 的

同时也没有删除 section 的方法,所以没有删除 section。migrate 的时候会出现一个报错,不过问题不大

桂桂要不要考虑搞一个 https://github.com/apps/sourcery-ai

@clansty clansty requested a review from Menci November 28, 2024 22:56

if (value == null)
{
current.Keys.Remove(pathComponents.Last());
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

这样好像不工作

@clansty clansty merged commit d5a9c98 into MewoLab:v1-dev Nov 29, 2024
1 check passed
@clansty clansty deleted the chore/ResetTouch branch November 29, 2024 21:29
clansty added a commit that referenced this pull request Dec 2, 2024
* [O] ResetTouchAfterTrack -> ResetTouch, add press key to reset

* fix

* update

* fix: Remove not work

---------

Co-authored-by: Menci <mencici@msn.com>
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.

2 participants