clean-code-ml
clean-code-ml copied to clipboard
Correct the instance initialization for MenuConfig
The instance of the class MenuConfig is not initialized properly; the parentheses are missed.