mirror of
https://iceshrimp.dev/limepotato/jormungandr-bite.git
synced 2024-11-09 11:41:30 -07:00
fix: typo
This commit is contained in:
parent
689e8b0e78
commit
330681d561
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
import chalk from "chalk";
|
||||
const chalk = require("chalk");
|
||||
|
||||
const themeColor = chalk.hex("#31748f");
|
||||
console.log(themeColor(" ___ _ _ "));
|
||||
|
|
Loading…
Reference in a new issue