Skip to content

Commit

Permalink
a \n
Browse files Browse the repository at this point in the history
  • Loading branch information
jlxnb committed Jan 22, 2025
1 parent 9cb0479 commit e5ba5ff
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ public void onLoad() {

}
private void showBrand(){
getLogger().info("\n" +
getLogger().info("\n\n" +
" ____ __ _ \n" +
" | _ \\ ___ __ __ ___ _ __ / _| _ _ | | \n" +
" | |_) | / _ \\ \\ \\ /\\ / / / _ \\ | '__| | |_ | | | | | | \n" +
Expand Down

0 comments on commit e5ba5ff

Please sign in to comment.