diff --git a/bot/bot.lua b/bot/bot.lua index b77f3cb..0cc9c3d 100644 --- a/bot/bot.lua +++ b/bot/bot.lua @@ -177,7 +177,7 @@ file:write(req) file:close() - if noremove~=nil then + if noremove == nil then postpone(rmtmp_cb, file_path, config.rmtmp_delay) end