mirror of
https://github.com/Frooodle/Stirling-PDF.git
synced 2025-12-18 20:04:17 +01:00
Update TelegramPipelineBot.java
This commit is contained in:
parent
fa653ea4cf
commit
fbdd640eef
@ -137,6 +137,7 @@ public class TelegramPipelineBot extends TelegramLongPollingBot {
|
||||
String.format(
|
||||
"File mime type %s is not allowed. Allowed types are: %s",
|
||||
mimeType, String.join(", ", allowedMimeTypes)));
|
||||
return;
|
||||
}
|
||||
}
|
||||
try {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user