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

8 lines
82 B
Lua

local MyHandler = {
VERSION = "0.1-t",
PRIORITY = 1000,
}
return MyHandler