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" } ] """