Fixed build error with 'é'
This commit is contained in:
parent
6f2c4d35db
commit
1f05e7c18f
@ -43,7 +43,7 @@ public class Cat implements Commande {
|
||||
}
|
||||
}
|
||||
else
|
||||
event.getPrivateChannel().sendMessage("\n:warning: **__Commande non disponible en privée!__** :warning:");
|
||||
event.getPrivateChannel().sendMessage("\n:warning: **__Commande non disponible en privee!__** :warning:");
|
||||
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user