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

13 lines
141 B
Lua

return {
name = "cache",
fields = {
{
config = {
type = "record",
fields = {
},
},
},
},
}