mirror of
https://github.com/johndoe6345789/metabuilder.git
synced 2026-04-26 06:44:58 +00:00
6 lines
175 B
Lua
6 lines
175 B
Lua
-- Admin settings dialog
|
|
-- DEPRECATED: This file redirects to settings/ directory
|
|
-- Functions are now split into single-function files
|
|
|
|
return require("settings.init")
|