From f9d7d2d1dd1904ec47c8ebe94609e50cd8665bcb Mon Sep 17 00:00:00 2001 From: N0tMyFaultOG Date: Sun, 16 Aug 2020 19:43:27 +0200 Subject: [PATCH] Fix clickable messages --- Core/src/main/resources/lang/messages_en.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Core/src/main/resources/lang/messages_en.json b/Core/src/main/resources/lang/messages_en.json index ac34e7c2b..5f71ff5b2 100644 --- a/Core/src/main/resources/lang/messages_en.json +++ b/Core/src/main/resources/lang/messages_en.json @@ -317,7 +317,7 @@ "error.command_went_wrong": "Something went wrong when executing that command.", "errors.not_implemented": "Not implemented.", - "debugpaste.debug_report_created": "Uploaded a full debug to: >", + "debugpaste.debug_report_created": "Uploaded a full debug to: >", "debugpaste.creation_failed": "Failed to create the debugpaste: ", "debugsavetest.starting": "Starting debugsavetest.", @@ -507,7 +507,7 @@ "update.update_notification": "There appears to be a PlotSquared update available!", "update.internal_version": "You are running version ", "update.spigot_version": "Latest version is ", - "update.download": "Download the update at: >", + "update.download": "Download the update at: >", "flag.flag_key": "Key: ", "flag.flag_desc": "Desc: ",