mirror of
https://github.com/johndoe6345789/metabuilder.git
synced 2026-04-29 00:05:01 +00:00
6 lines
172 B
Lua
6 lines
172 B
Lua
-- Comments UI module
|
|
-- DEPRECATED: This file redirects to comments/ directory
|
|
-- Functions are now split into single-function files
|
|
|
|
return require("comments.init")
|