Please enable JavaScript in your browser!
Home
Explore
Help
Register
Sign In
h5
/
elm-server
Watch
4
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Tree:
0a44de0a6c
Branches
Tags
master
elm-server
/
config
/
CommentGroupConfig.lua
CommentGroupConfig.lua
107 B
History
Raw
1
2
3
4
5
6
7
8
local root = {
{
id = 1,
isEnabled = true,
sConfigId = 1001
}
}
return root