diff --git a/app/Services/UpdateEmotes.php b/app/Services/UpdateEmotes.php index 317601c..098dd3a 100644 --- a/app/Services/UpdateEmotes.php +++ b/app/Services/UpdateEmotes.php @@ -9,7 +9,7 @@ class UpdateEmotes extends Service /** * The service interval. */ - protected int $interval = 5; + protected int $interval = 600; // 10 minutes /** * Handle the service.