From b844180f1151606a2b8fddd5dc20cb1693c50606 Mon Sep 17 00:00:00 2001 From: Sky Date: Fri, 6 Aug 2021 17:59:36 -0400 Subject: [PATCH] Update Changelog.lua --- MainModule/Server/Shared/Changelog.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MainModule/Server/Shared/Changelog.lua b/MainModule/Server/Shared/Changelog.lua index 86cdb01cf3..697e33ab39 100644 --- a/MainModule/Server/Shared/Changelog.lua +++ b/MainModule/Server/Shared/Changelog.lua @@ -6,7 +6,7 @@ return { "*Minor changes"; "(Git/fxeP1) Client/Service Optimization #452"; "(Git/ccuser44) Adonis Anti Exploit Bypass detection (Redid #351) #449"; - "(Git/ccuser44) Fixed my log detectection #455"; + "(Git/ccuser44) Fixed log detection #455"; ""; "[v226 8.2.2021 11:40 EST]"; "*Fixed Window not returning the instance created by AddTitleButton, leading to errors with :alert (for example)";