Skip to content

Commit

Permalink
ignore menu option #4638
Browse files Browse the repository at this point in the history
  • Loading branch information
waruqi committed Feb 28, 2024
1 parent a6b4dd2 commit 76ed533
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions xmake/actions/config/main.lua
Expand Up @@ -51,6 +51,7 @@ function _option_filter(name)
, export = true
, import = true
, check = true
, menu = true
}
return not options[name]
end
Expand Down

0 comments on commit 76ed533

Please sign in to comment.