fix(pterodactyl): added websockets as a dependency in info.json
This commit is contained in:
parent
680f92572c
commit
f377dc9250
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@
|
|||
"disabled": false,
|
||||
"min_bot_version": "3.5.0",
|
||||
"min_python_version": [3, 8, 0],
|
||||
"requirements": ["py-dactyl"],
|
||||
"requirements": ["py-dactyl", "websockets"],
|
||||
"tags": [
|
||||
"pterodactyl",
|
||||
"minecraft",
|
||||
|
|
Loading…
Reference in a new issue