mirror of
https://github.com/johndoe6345789/metabuilder.git
synced 2026-05-03 18:24:53 +00:00
6 lines
181 B
Lua
6 lines
181 B
Lua
-- Tenant management for Level 5
|
|
-- DEPRECATED: This file redirects to tenants/ directory
|
|
-- Functions are now split into single-function files
|
|
|
|
return require("tenants.init")
|