Update colors

This commit is contained in:
lowlighter
2020-11-06 22:32:44 +01:00
parent 63f05c54e5
commit f922791013
2 changed files with 2 additions and 2 deletions

View File

@@ -4,7 +4,7 @@
//Initialization
process.on("unhandledRejection", error => { throw error })
colors
colors.enable()
/** Test function */
export default async function test() {