mirror of
https://github.com/johndoe6345789/metabuilder.git
synced 2026-04-26 14:54:55 +00:00
5 lines
175 B
Lua
5 lines
175 B
Lua
-- This file has been split into smaller modules in contact_form/
|
|
-- Use require("contact_form") or the individual submodules instead
|
|
|
|
return require("contact_form.init")
|