mirror of
https://github.com/johndoe6345789/metabuilder.git
synced 2026-04-24 22:04:56 +00:00
4 lines
134 B
Lua
4 lines
134 B
Lua
-- Header render module redirect
|
|
-- This file now redirects to the modular implementation in render/
|
|
return require("render.init")
|