extended notice

This commit is contained in:
Emily 2020-10-25 13:10:11 +11:00
parent d194940e2b
commit 0aef6ef414
1 changed files with 1 additions and 0 deletions

View File

@ -1,6 +1,7 @@
/**
* Colorful logger class from the Chariot.js Client framework featuring various log levels.
* Link: https://github.com/riyacchi/chariot.js/master/helpers/Logger.js
* This file is licensed under the AGPLv3 license (same as the Woomy project)
*/
const chalk = require('chalk');