웹훅 테스트4

This commit is contained in:
2026-04-17 15:02:55 +09:00
parent d9a5bbdcf8
commit cb525b7aff
+1
View File
@@ -292,4 +292,5 @@ public class DiscordDownloadBot extends ListenerAdapter {
} catch (Exception e) { /* 무시 */ } } catch (Exception e) { /* 무시 */ }
return null; return null;
} }
//
} }