You've already forked OpenIntegrations
mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2025-08-10 22:41:43 +02:00
Fastfix
This commit is contained in:
@@ -114,5 +114,7 @@ impl AddIn {
|
||||
|
||||
// Обработка удаления объекта
|
||||
impl Drop for AddIn {
|
||||
fn drop(&mut self) {}
|
||||
fn drop(&mut self) {
|
||||
let _ = methods::stop_server(self);
|
||||
}
|
||||
}
|
BIN
src/en/OInt/addins/OPI_TCPServer.zip
vendored
BIN
src/en/OInt/addins/OPI_TCPServer.zip
vendored
Binary file not shown.
Binary file not shown.
BIN
src/ru/OInt/addins/OPI_TCPServer.zip
vendored
BIN
src/ru/OInt/addins/OPI_TCPServer.zip
vendored
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user