logger path fixed
This commit is contained in:
parent
b31330a4e8
commit
dcc0b4aa60
1 changed files with 1 additions and 1 deletions
|
|
@ -18,7 +18,7 @@
|
||||||
// Call the API to use a special prompt
|
// Call the API to use a special prompt
|
||||||
|
|
||||||
|
|
||||||
import { taLogger } from '../mzta-logger.js';
|
import { taLogger } from './mzta-logger.js';
|
||||||
|
|
||||||
|
|
||||||
export class mzta_specialCommand {
|
export class mzta_specialCommand {
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue