From 78f2aca4c5f5fc38b37ee77a1e5833fb12c52e13 Mon Sep 17 00:00:00 2001 From: thuanle Date: Fri, 12 Sep 2025 12:38:35 +0700 Subject: [PATCH] fix format --- internal/services/tele/commands/token.go | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/internal/services/tele/commands/token.go b/internal/services/tele/commands/token.go index eabe5a4..2560923 100644 --- a/internal/services/tele/commands/token.go +++ b/internal/services/tele/commands/token.go @@ -70,8 +70,8 @@ func OnTokenInfoByToken(context telebot.Context, token string) error { "Lợi nhuαΊ­n: $%.0f\n"+ "%s\n"+ "πŸš€πŸš€πŸš€πŸš€πŸš€ Road to 5k πŸš€πŸš€πŸš€πŸš€πŸš€: \n"+ - "- Ξ” Price: $0.0f\n"+ - "- Ξ” Vol: $0.0f\n", + "- Ξ” Price: $%0.0f\n"+ + "- Ξ” Vol: $%0.0f\n", curTotal, curTotal-baseTotal, lastDelta,