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: user_resource should be a bool instead of an option #74

Merged
merged 1 commit into from
Oct 12, 2023
Merged

Conversation

wangl-cc
Copy link
Member

If the type of user_resource is Option<bool>, it requires the user to specify the value of user_resource when running the command maa run.

@wangl-cc wangl-cc force-pushed the feat/log branch 2 times, most recently from 21d2e1a to 8795f3a Compare October 12, 2023 06:21
If the type of `user_resource` is `Option<bool>`,
it requires the user to specify the value of `user_resource`
when running the command `maa run`.
@wangl-cc wangl-cc merged commit 000f672 into main Oct 12, 2023
7 checks passed
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.

1 participant