Files
2026-07-13 12:32:21 +08:00

13 lines
158 B
Lua

return {
name = "plugin-with-custom-dao",
fields = {
{
config = {
type = "record",
fields = {
},
},
},
},
}