disable debug
Some checks failed
Luacheck / luacheck (push) Failing after 2m10s

This commit is contained in:
sudacode 2025-02-15 01:36:30 -08:00
parent 33f10c84b9
commit 757804b192
Signed by: sudacode
SSH Key Fingerprint: SHA256:lT5C2bB398DcX6daCF/gYFNSTK3y+Du3oTGUnYzfTEw

View File

@ -29,7 +29,7 @@ local marked_index = nil
local current_video = nil
local destroyer = nil
local timeout
local debug = true
local debug = false
local options = {
add_to_queue = "ctrl+a",