fix: changelog for youtube.

This commit is contained in:
Aunali321 2022-10-08 22:06:45 +05:30
parent ceac838706
commit 857a523f84
2 changed files with 9 additions and 5 deletions

View file

@ -314,7 +314,7 @@ class ManagerAPI {
newCommits = await _githubAPI.getCommits(
packageName,
getPatchesRepo(),
DateTime(2022, 3, 20, 21, 06, 01),
patchDate,
);
}
return newCommits;