diff options
| author | Pinapelz <donaldshan1@outlook.com> | 2023-08-13 23:53:52 -0700 |
|---|---|---|
| committer | Pinapelz <donaldshan1@outlook.com> | 2023-08-13 23:53:52 -0700 |
| commit | f225145602b89bf9ce5e0123bf2038fe59e59db6 (patch) | |
| tree | 77721350cbe93e5be921590affe6f752ba3199ba /pom.xml | |
| parent | 4f5c61fd9ef1742440e92c7af3f7a392d27c4581 (diff) | |
fix: Bot connects but fails to load audio
- Downgrade lavaplayer-fork
- Simplify queue code
Diffstat (limited to 'pom.xml')
| -rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -45,7 +45,7 @@ <dependency>
<groupId>com.github.walkyst</groupId>
<artifactId>lavaplayer-fork</artifactId>
- <version>1.4.2</version>
+ <version>1.4.1</version>
</dependency>
<dependency>
<groupId>com.googlecode.json-simple</groupId>
|
