From 9e3bca85cd4ca6b5f28d6b3a9ac1e9e2871ca441 Mon Sep 17 00:00:00 2001 From: shiroyashik Date: Tue, 20 Aug 2024 22:54:30 +0300 Subject: [PATCH] :/ --- Config.example.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Config.example.toml b/Config.example.toml index 9b85f10..9611bbf 100644 --- a/Config.example.toml +++ b/Config.example.toml @@ -32,7 +32,7 @@ customText = """ "text": "The Sculptor" }, { - "text": "\nUnofficial Backend V2 for Figura\n\n" + "text": "\\nUnofficial Backend V2 for Figura\\n\\n" }, { "clickEvent": { @@ -55,7 +55,7 @@ customText = """ "action": "open_url", "value": "https://github.com/shiroyashik/sculptor" }, - "text": " me on GitHub!\n\n" + "text": " me on GitHub!\\n\\n" } ] """