luci-mod-system: fix JSMIN Error
authorAndy Chiang <[email protected]>
Mon, 20 Oct 2025 01:22:11 +0000 (08:22 +0700)
committerPaul Donald <[email protected]>
Mon, 20 Oct 2025 10:46:02 +0000 (12:46 +0200)
commitb47c94cabb1286a856a3c097544610ad691ba9d2
tree33798c53c160257969c5d567712edb3e3f86987b
parent2f000b5e155f2526a5c64305254ef15b890987ea
luci-mod-system: fix JSMIN Error

jsmin cannot handle regular expressions in this format, so use RegExp() instead.

fixes: #8020

Signed-off-by: Andy Chiang <[email protected]>
modules/luci-mod-system/htdocs/luci-static/resources/view/system/repokeys.js