only bold the file
This commit is contained in:
parent
6bd9bc97da
commit
53f6c36c77
1 changed files with 1 additions and 1 deletions
|
@ -62,7 +62,7 @@ when isMainModule:
|
||||||
configPath = val
|
configPath = val
|
||||||
|
|
||||||
if not fileExists(configPath):
|
if not fileExists(configPath):
|
||||||
quit($bbfmt("file: [b] {configPath} does not exist"))
|
quit($bbfmt("file: [b]{configPath}[/] does not exist"))
|
||||||
typstGen(configPath)
|
typstGen(configPath)
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue