mirror of
https://github.com/akyaiy/GoSally-mvp.git
synced 2026-01-03 07:12:26 +00:00
make internal modules in "internal"
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
-- com/List.lua
|
||||
|
||||
local session = require("session")
|
||||
local session = require("internal.session")
|
||||
|
||||
if session.request and session.request.params and session.request.params.about then
|
||||
session.response.result = {
|
||||
|
||||
Reference in New Issue
Block a user