From b68f95b748251ec339531b1bbb91fe13cc5c96c2 Mon Sep 17 00:00:00 2001 From: dutchie031 Date: Mon, 21 Sep 2026 22:35:55 +0200 Subject: [PATCH] update release notes --- src/main.lua | 1 + 1 file changed, 1 insertion(+) diff --git a/src/main.lua b/src/main.lua index 962d0ea..fe6ab7c 100644 --- a/src/main.lua +++ b/src/main.lua @@ -71,3 +71,4 @@ if globalConfig and globalConfig:isDebugMenuEnabled() == true then local debugMenu = DebugMenu.new() debugMenu:RegisterMenus() end +