Merge pull request #2577 from joaquinelio/patch-14

Plunker reminder #1775
This commit is contained in:
Ilya Kantor 2021-04-17 15:57:25 +03:00 committed by GitHub
commit 2b338737d3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -384,6 +384,8 @@ An example of use (shows commit authors in console):
} }
})(); })();
// Note: If you are running this in an external sandbox, you'll need to paste here the function fetchCommits described above
``` ```
That's just what we wanted. That's just what we wanted.