mirror of
https://github.com/EvolutionAPI/evolution-api.git
synced 2025-07-14 01:41:24 -06:00
fix: fix problems in create instance and delete instance files
This commit is contained in:
parent
a9a1c6c49b
commit
a62d27ffc2
@ -2,6 +2,7 @@
|
||||
|
||||
### Fixed
|
||||
|
||||
* Fixed baileys version in package.json
|
||||
* Fixed problem that did not validate if the token passed in create instance already existed
|
||||
* Fixed problem that does not delete instance files in server mode
|
||||
|
||||
@ -15,9 +16,6 @@
|
||||
### Fixed
|
||||
|
||||
* Adjust dockerfile variables
|
||||
* Fixed baileys version in package.json
|
||||
* Fixed problem that did not validate if the token passed in create instance already existed
|
||||
* Fixed problem that does not delete instance files in server mode
|
||||
|
||||
# 1.1.0 (2023-06-21 11:17)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user