Skip to content

Commit 6de1451

Browse files
some scrambling unsrcambled
1 parent 4417dd1 commit 6de1451

File tree

1 file changed

+3
-3
lines changed
  • application/src/main/java/org/togetherjava/tjbot/config

1 file changed

+3
-3
lines changed

application/src/main/java/org/togetherjava/tjbot/config/Config.java

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -397,9 +397,9 @@ public FeatureBlacklistConfig getFeatureBlacklistConfig() {
397397

398398
/**
399399
* 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-
*
400+
* emojis{@link StarboardConfig#emojiNames()} channel {@link StarboardConfig#channelPattern()}
401+
* if a user reacts with one of the recognized
402+
*
403403
* @return the config of the Starboard
404404
*/
405405
public StarboardConfig getStarboard() {

0 commit comments

Comments
 (0)