Skip to content

Commit

Permalink
Add missing newline
Browse files Browse the repository at this point in the history
  • Loading branch information
Brokkonaut committed Jun 24, 2019
1 parent e9d78bf commit d03bbe6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/java/de/diddiz/util/ActionColor.java
Expand Up @@ -21,4 +21,4 @@ public ChatColor getColor() {
public String toString() {
return color.toString();
}
}
}

0 comments on commit d03bbe6

Please sign in to comment.