Skip to content

Commit 7547574

Browse files
committed
キーの修正
1 parent c725733 commit 7547574

File tree

1 file changed

+1
-1
lines changed
  • src/main/java/com/github/elic0de/thejpspit/spigot/config

1 file changed

+1
-1
lines changed

src/main/java/com/github/elic0de/thejpspit/spigot/config/Settings.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ public class Settings {
1414
private String githubToken = "";
1515

1616

17-
@YamlKey("waiting")
17+
@YamlKey("scoreboard")
1818
private List<String> scoreboard = Arrays.asList(
1919
"",
2020
"レベル: [%level%]",

0 commit comments

Comments
 (0)