-- Copyright (C) 2023-2025 sirpdboy https://github.com/sirpdboy/luci-app-chatgpt-web require("luci.util") local m, s m = Map("chatgpt-web",translate("")) m:section(SimpleSection).template = "chatgpt-web" return m