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