Plunker reminder #1775

This commit is contained in:
joaquinelio 2021-04-11 04:00:11 -03:00 committed by GitHub
parent 7b76185892
commit dbae68c452
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.