From 0ee2fa5d18fab35cf638cca481a5204eaa7e31b9 Mon Sep 17 00:00:00 2001 From: Sadie Powell Date: Tue, 9 Jan 2024 18:35:38 +0000 Subject: Update vendored libraries. --- src/inspircd.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/inspircd.cpp') diff --git a/src/inspircd.cpp b/src/inspircd.cpp index b186ab391..c3e5e6e42 100644 --- a/src/inspircd.cpp +++ b/src/inspircd.cpp @@ -378,7 +378,7 @@ namespace fmt::println(""); } - fmt::println(fmt::text_style(fmt::emphasis::bold), "Hints:"); + fmt::println("{}", fmt::styled("Hints:", fmt::emphasis::bold)); fmt::println("- For TCP/IP listeners try using a public IP address in instead"); fmt::println(" of * or leaving it blank."); fmt::println("- For UNIX socket listeners try enabling to replace old sockets."); -- cgit v1.3.1-10-gc9f91