diff --git a/luasrc/model/cbi/neko.lua b/luasrc/model/cbi/neko.lua index a98202b..223ebfd 100644 --- a/luasrc/model/cbi/neko.lua +++ b/luasrc/model/cbi/neko.lua @@ -7,7 +7,7 @@ local neko_model = require "luci.model.neko" local m, s, o m = taskd.docker_map("neko", "neko", "/usr/libexec/apps/neko/neko.sh", - translate("neko"), + translate("Neko"), translate("Welcome to Neko, a self-hosted virtual browser that runs in Docker and uses WebRTC technology. Neko is a powerful tool that allows you to run a fully-functional browser in a virtual environment that you can share with friends meow. When self hosting behind Wireguard be sure to forward internal and external udp port range 52000-52005. ") .. translate("Official website:") .. ' https://github.com/m1k1o/neko/')