enc: update config

This commit is contained in:
Pojok Code 2024-11-19 09:03:01 +07:00
parent fde1324bf2
commit 5e9e520a23
5 changed files with 20 additions and 9 deletions

View file

@ -65,7 +65,7 @@ local function gradle_new_project()
end, 4000) -- Delay is set in milliseconds (3,000ms = 3 seconds)
end
-- Run the delayed quit function
delayed_quit()
-- delayed_quit()
end
end