mirror of
https://github.com/syuilo/ai.git
synced 2025-01-31 07:29:10 +00:00
Update ai.ts
This commit is contained in:
parent
0a180d069c
commit
9ba856a87d
1 changed files with 1 additions and 1 deletions
|
@ -105,7 +105,7 @@ export default class 藍 {
|
|||
|
||||
@bindThis
|
||||
public log(msg: string) {
|
||||
log(chalk`[{magenta AiOS}]: ${msg}`);
|
||||
log(`[${chalk.magenta('AiOS')}]: ${msg}`);
|
||||
}
|
||||
|
||||
@bindThis
|
||||
|
|
Loading…
Reference in a new issue