From 1b616e5ed4aaa07dce4236d45ab254fa646ae9fc Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 18 Apr 2022 23:44:13 +0800 Subject: [PATCH] update 04-18 23:44:13 --- luci-app-easymesh/luasrc/controller/easymesh.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/luci-app-easymesh/luasrc/controller/easymesh.lua b/luci-app-easymesh/luasrc/controller/easymesh.lua index 19e24ac82..fb861ab62 100755 --- a/luci-app-easymesh/luasrc/controller/easymesh.lua +++ b/luci-app-easymesh/luasrc/controller/easymesh.lua @@ -1,4 +1,4 @@ -#-- Copyright (C) 2021 dz +-- Copyright (C) 2021 dz module("luci.controller.easymesh", package.seeall)