Added Macros files

This commit is contained in:
sanjayk03-dev
2023-12-23 00:51:08 +05:30
parent b985486f94
commit 4927933577
4 changed files with 13 additions and 0 deletions

5
src/js/macros.js Normal file
View File

@@ -0,0 +1,5 @@
"use strict";
module.exports = {
template: "#macros-template",
}