짜잘한 수정사항. 일단 커밋

This commit is contained in:
2026-07-03 17:32:04 +09:00
parent c54fa70012
commit cad3fc8117
2 changed files with 2 additions and 1 deletions

View File

@@ -158,7 +158,6 @@ def ExpandPathVars(text: str | None, filepath: str) -> str | None:
var_map = {
"filename": filename_no_ext,
"parentfolder": cur_folder,
"currentfolder": cur_folder,
"parentfolder": par_folder,
"fullpath": filepath,