fixed init.py path
All checks were successful
Pack Validation CI / validate (push) Successful in 8s
Publish Language Pack / verify (push) Successful in 7s
Publish Language Pack / publish (push) Successful in 12s

This commit is contained in:
2026-06-13 12:39:38 -04:00
parent 6adedad265
commit 16a16d9ba7

View File

@@ -26,4 +26,4 @@ except PackageNotFoundError:
def get_pack_path():
# TODO: Modify this path
return files(__name__) / "template.json"
return files(__name__) / "te.json"