From 669bfe680b515624a7b4aceb8d2926f9df710770 Mon Sep 17 00:00:00 2001 From: kenzok8 Date: Thu, 22 Jan 2026 11:44:11 +0800 Subject: [PATCH] update 2026-01-22 11:44:11 --- .../htdocs/luci-static/resources/view/fchomo/client.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/luci-app-fchomo/htdocs/luci-static/resources/view/fchomo/client.js b/luci-app-fchomo/htdocs/luci-static/resources/view/fchomo/client.js index fdf8b36f0..22546c917 100644 --- a/luci-app-fchomo/htdocs/luci-static/resources/view/fchomo/client.js +++ b/luci-app-fchomo/htdocs/luci-static/resources/view/fchomo/client.js @@ -309,7 +309,7 @@ const parseRulesYaml = hm.parseYaml.extend({ if (!entry) return null; - // key mapping // 2026/01/17 + // key mapping // 2026/01/18 let config = { id: this.id, label: '%s %s'.format(this.id.slice(0,7), _('(Imported)')),