mirror of
https://github.com/twisterarmy/twister-rss-bot.git
synced 2025-03-13 06:01:17 +00:00
fix delay construction
This commit is contained in:
parent
d4fe4e4ae3
commit
a5429ca604
@ -221,7 +221,7 @@ foreach ($config->feed as $feed)
|
||||
);
|
||||
|
||||
// Apply delay
|
||||
delay(
|
||||
sleep(
|
||||
$feed->queue->delay
|
||||
);
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user