mirror of
https://github.com/moodle/moodle.git
synced 2025-04-22 17:02:03 +02:00
MDL-56010 libraries: Add missing comment back to loglevel
This commit is contained in:
parent
109c3a1c57
commit
1f5ae5f4e6
@ -25,6 +25,7 @@
|
||||
// Description of import into Moodle:
|
||||
// Download from https://github.com/pimterry/loglevel/releases
|
||||
// Copy loglevel.js into lib/amd/src/ in Moodle folder.
|
||||
// Add the license as a comment to the file and these instructions.
|
||||
|
||||
/*
|
||||
* loglevel - https://github.com/pimterry/loglevel
|
||||
@ -258,4 +259,4 @@
|
||||
};
|
||||
|
||||
return defaultLogger;
|
||||
}));
|
||||
}));
|
||||
|
Loading…
x
Reference in New Issue
Block a user