From bcacd97c1b4edc105b1e65debcd312cc7c65b23d Mon Sep 17 00:00:00 2001 From: Matic Conradi Date: Sun, 2 Jun 2024 11:42:45 +0200 Subject: [PATCH] Update config --- src/config.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/config.rs b/src/config.rs index 32a4051..0362371 100644 --- a/src/config.rs +++ b/src/config.rs @@ -113,7 +113,7 @@ pub static CONFIGURATION: Map<&'static str, (&'static str, Option<&'static str>, "1219014344583418009" => ("CoinGecko", None, "GUIUSD"), "1228027269675487232" => ("CoinGecko", None, "MYROUSD"), "1228028031306698834" => ("CoinGecko", None, "ZETAUSD"), - "1228029687889133609" => ("CoinGecko", None, "TKOUSD"), + "1228029687889133609" => ("CoinGecko", None, "MANEKIUSD"), "1234096647135559693" => ("CoinGecko", None, "BTCUSD.D"), "1234096714076520449" => ("CoinGecko", None, "ETHUSD.D"), "1234096758351462471" => ("CoinGecko", None, "SOLUSD.D"),