This commit is contained in:
Vasyl Kazakov
2026-05-25 16:42:52 +03:00
commit 97eb0b4410
36 changed files with 1419 additions and 0 deletions
+4
View File
@@ -0,0 +1,4 @@
const { templateUpdater } = require("@24tools/ads_common");
const { resolve } = require("path");
templateUpdater(resolve(__dirname, "../"));