From 2c45a1d4ebff458edf294209e2c43282cee47684 Mon Sep 17 00:00:00 2001 From: SamB440 Date: Fri, 19 Mar 2021 18:01:59 +0000 Subject: [PATCH] Fix tests --- api/src/main/resources/lang/en_gb.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/api/src/main/resources/lang/en_gb.yml b/api/src/main/resources/lang/en_gb.yml index 465a977..aee1440 100644 --- a/api/src/main/resources/lang/en_gb.yml +++ b/api/src/main/resources/lang/en_gb.yml @@ -21,4 +21,5 @@ next_page_lore: - "&fGo to the next page" exit_lore: - "&fExit the GUI" -cooldown: "&cThat is currently on cooldown." \ No newline at end of file +cooldown: "&cThat is currently on cooldown." +region_enter_actionbar: "&a%0" \ No newline at end of file