summaryrefslogtreecommitdiff
path: root/script/brave/brave.lua
diff options
context:
space:
mode:
Diffstat (limited to 'script/brave/brave.lua')
-rw-r--r--script/brave/brave.lua1
1 files changed, 1 insertions, 0 deletions
diff --git a/script/brave/brave.lua b/script/brave/brave.lua
index 9606c6d8..34c92a72 100644
--- a/script/brave/brave.lua
+++ b/script/brave/brave.lua
@@ -17,6 +17,7 @@ local function channel_bpop(ctx)
return table.unpack(r, 2)
end
end
+ thread.sleep(10)
end
end