Re-name templater to patcher

This commit is contained in:
Dolan Miu
2023-02-25 20:18:00 +00:00
parent 3f6c006716
commit 4e875b4744
9 changed files with 1 additions and 1 deletions

View File

@ -5,4 +5,4 @@ export * from "./file";
export * from "./export"; export * from "./export";
export * from "./import-dotx"; export * from "./import-dotx";
export * from "./util"; export * from "./util";
export * from "./templater"; export * from "./patcher";