Changes

Summary

  1. Fix wrong value used for shutdown hook for managed shards (commit: 14b8895) (details)
Commit 14b889539a27c3fad6bdb15a638de6fb8e5cfbb9 by napster
Fix wrong value used for shutdown hook for managed shards
The value can be false because the shards built by the
DefaultShardManager never need a shutdown hook, since the ShardManager
has a shutdown hook itself.
(commit: 14b8895)
The file was modifiedsrc/main/java/net/dv8tion/jda/bot/sharding/DefaultShardManager.java (diff)