Update PPA and Movie classes

This commit is contained in:
DariusIII
2020-12-04 22:14:18 +01:00
parent 97667f6b73
commit 04cbf20cd7
2 changed files with 2 additions and 2 deletions
@@ -1626,7 +1626,7 @@ class ProcessAdditional
);
}
Release::fromQuery($query);
Release::fromRaw($query);
}
/**