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.
1 parent 4417dd1 commit 6de1451Copy full SHA for 6de1451
application/src/main/java/org/togetherjava/tjbot/config/Config.java
@@ -397,9 +397,9 @@ public FeatureBlacklistConfig getFeatureBlacklistConfig() {
397
398
/**
399
* Gets the config for the Starboard. The starboard displays certain messages in a special
400
- * emojis{@link StarboardConfig#emojiNames()}
401
- * channel {@link StarboardConfig#channelPattern()} if a user reacts with one of the recognized
402
- *
+ * emojis{@link StarboardConfig#emojiNames()} channel {@link StarboardConfig#channelPattern()}
+ * if a user reacts with one of the recognized
+ *
403
* @return the config of the Starboard
404
*/
405
public StarboardConfig getStarboard() {
0 commit comments