mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-01-07 09:03:27 -05:00
Initial move to redux
This commit is contained in:
@@ -34,7 +34,7 @@ const sendNonUserToCommit = ifNoUserRedirectTo(
|
||||
'info'
|
||||
);
|
||||
|
||||
const debug = debugFactory('freecc:commit');
|
||||
const debug = debugFactory('fcc:commit');
|
||||
|
||||
function findNonprofit(name) {
|
||||
let nonprofit;
|
||||
|
||||
Reference in New Issue
Block a user