1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-08-10 22:41:43 +02:00
This commit is contained in:
Anton Titovets
2025-02-10 10:14:38 +03:00
parent cab35d0bb0
commit 281a155cff
2 changed files with 1 additions and 2 deletions

View File

@@ -4150,7 +4150,7 @@
"ОбработатьНачалоЗаписи": "ProcessRecordsStart",
"ПолучитьДвоичныеДанные": "GetBinaryData",
"цена цели по умолчанию": "goal default price",
"./docs/ru/cli/NEW_CLI/": "./docs/en/cli/NEW_CLI/",
"./docs/ru/cli/": "./docs/en/cli/",
"Получить токен по коду": "Get token by code",
"Получает событие по ID": "Gets an event by ID",
"Получить пользователей": "Get users",

View File

@@ -5,7 +5,6 @@ use crate::component::AddIn;
use std::collections::HashMap;
use std::net::IpAddr;
use std::time::{SystemTime, UNIX_EPOCH};
use serde_json::Serializer;
pub fn execute_query(
add_in: &mut AddIn,