Files
irc.koplugin/_meta.lua
Slendi 4b129cdaa0 init
Signed-off-by: Slendi <slendi@socopon.com>
2025-09-20 01:00:44 +03:00

7 lines
128 B
Lua

local _ = require("gettext")
return {
name = "irc",
fullname = _("IRC client"),
description = _([[IRC client.]]),
}