This commit is contained in:
tree 2023-07-03 06:50:51 +00:00
rodič 79bb80dad3
revize 7f4eebab89
2 změnil soubory, kde provedl 2 přidání a 2 odebrání

Zobrazit soubor

@ -9,7 +9,7 @@ import {
import "https://deno.land/std@0.192.0/dotenv/load.ts";
const WAIT = 1000 * 60 * 2;
const TIMEOUT = 5000;
const TIMEOUT = 2500;
const nc = await connect({
servers: Deno.env.get("NATS_SERVERS"),

Zobrazit soubor

@ -1,5 +1,5 @@
{
"color": ["#3fb1e3", "#6be6c1", "#626c91", "#a0a7e6", "#c4ebad", "#96dee8"],
"color": ["#3fb1e3", "#6be6c1", "#a0a7e6", "#626c91", "#c4ebad", "#96dee8"],
"backgroundColor": "rgba(41,52,65,0)",
"textStyle": {},
"title": {