We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d88c4b3 + a20dcd6 commit 7b00cf9Copy full SHA for 7b00cf9
src/main/java/com/shuzijun/leetcode/plugin/model/PluginConstant.java
@@ -24,7 +24,7 @@ public class PluginConstant {
24
/**
25
* 配置名称
26
*/
27
- public static final String APPLICATION_CONFIGURABLE_DISPLAY_NAME = "leetcode plugin";
+ public static final String APPLICATION_CONFIGURABLE_DISPLAY_NAME = "LeetCode Plugin";
28
29
30
public static final String ACTION_PREFIX = "leetcode";
0 commit comments