Jake Vanderwerf
2026-01-22 58e8ae0759ccfa97c478ccae4e0778bdce70966f
inc/rest/routes/QueueRoutes.php
@@ -22,7 +22,9 @@
        $this->cache_ttl = 300;
        parent::__construct();
      $this->cache->clear();
      if (JVB_TESTING) {
         $this->cache->clear();
      }
    }
    /**