[Enhancement] 无论何时都显示关闭愚人节模式的按钮#6105
Conversation
# Conflicts: # HMCL/src/main/java/org/jackhuang/hmcl/util/AprilFools.java
|
/gemini review |
There was a problem hiding this comment.
Code Review
This pull request simplifies the April Fools settings logic by removing the conditional check AprilFools.isShowAprilFoolsSettings(). As a result, the toggle button to disable April Fools is now always visible in the settings page, and the unused isShowAprilFoolsSettings method and SHOW_APRIL_FOOLS_SETTINGS field have been removed from the AprilFools utility class. There are no review comments to address, and I have no additional feedback to provide.
Important
The consumer version of Gemini Code Assist on GitHub is being sunset. Starting June 18, 2026, new organization installations will be blocked, and all code review activity will officially cease on July 17, 2026.
For more details on the timeline and next steps, please review the Help Documentation.
|
CC @Glavo gemini非常满意 |
Closes #5982