From a5a0dafb2c94ee5ae525625c59e8b00028586519 Mon Sep 17 00:00:00 2001 From: Gerkiz Date: Thu, 7 Apr 2022 22:00:46 +0200 Subject: [PATCH] test webhook event --- utils/gui/bottom_frame.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/utils/gui/bottom_frame.lua b/utils/gui/bottom_frame.lua index 0bca097b..27c3f40e 100644 --- a/utils/gui/bottom_frame.lua +++ b/utils/gui/bottom_frame.lua @@ -211,7 +211,7 @@ local function set_location(player, state) end --- Activates the custom buttons ----@param boolean +---@param value boolean function Public.activate_custom_buttons(value) if value then this.activate_custom_buttons = value