Skip to content

Commit

Permalink
Revert "更新"
Browse files Browse the repository at this point in the history
This reverts commit a5093ec.
  • Loading branch information
mcchampions committed Jul 5, 2024
1 parent a5093ec commit 6482fe4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -277,7 +277,7 @@
<dependency>
<groupId>com.github.starwishsama.dough</groupId>
<artifactId>dough-api</artifactId>
<version>d783252831</version>
<version>f266e39d48</version>
<scope>compile</scope>
</dependency>
<dependency>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -103,6 +103,7 @@ public String getChatPrefix() {
}

@Override

public NamespacedKey getKey() {
return languageKey;
}
Expand Down

0 comments on commit 6482fe4

Please sign in to comment.