Typo
All checks were successful
repod / nextcloud (push) Successful in 46s
repod / nodejs (push) Successful in 1m16s

This commit is contained in:
Michel Roux 2023-08-01 23:20:22 +02:00
parent 098db9f09e
commit 754dda0562

View File

@ -7,7 +7,7 @@ namespace OCA\RePod\Service;
/**
* @psalm-type Podcast = array{
* id: string,
* provider: string,
* provider: string,
* website: string,
* description: string,
* title: string,