fix: add main tools template

This commit is contained in:
Abhimanyu Saharan
2026-02-05 15:47:35 +05:30
parent 0187ea4207
commit 62a4696a57
2 changed files with 12 additions and 0 deletions

View File

@@ -50,6 +50,7 @@ MAIN_TEMPLATE_MAP = {
"HEARTBEAT.md": "MAIN_HEARTBEAT.md",
"USER.md": "MAIN_USER.md",
"BOOT.md": "MAIN_BOOT.md",
"TOOLS.md": "MAIN_TOOLS.md",
}