A tiny comment to config.

This commit is contained in:
2022-04-25 11:52:35 +03:00
parent 07a23192d8
commit 33542eb732
+1 -1
View File
@@ -1,4 +1,4 @@
module.exports = { module.exports = {
cssUrl: "https://", cssUrl: "https://",
blockName: "template", blockName: "template", // snake_case
} }