Hopefully last fix
This commit is contained in:
parent
2bdd433a17
commit
7b5ec2211e
2 changed files with 2 additions and 2 deletions
|
|
@ -2,7 +2,7 @@
|
|||
namespace App\Helpers;
|
||||
|
||||
use \FeedWriter\RSS2;
|
||||
use TikScraper\Download;
|
||||
use \TikScraper\Download;
|
||||
|
||||
class RSS {
|
||||
static public function build(string $endpoint, string $title, string $description, array $items): string {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue