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:
2
service/dictionaries/en.json
vendored
2
service/dictionaries/en.json
vendored
@@ -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",
|
||||
|
@@ -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,
|
||||
|
Reference in New Issue
Block a user