## Pull Request details ### Description ### Screenshot or video of changes _(If applicable)_ ### Maintainer _(Preferred)_ @ --- ## Tested on **OpenWrt version:** **LuCI version:** **Web browser:** --- ## Checklist - [ ] This PR is not from my *main* or *master* branch :poop:, but a *separate* branch. :white_check_mark: - [ ] Each commit has a valid :black_nib: `Signed-off-by: ` row (via `git commit --signoff`). - [ ] Each commit and PR title has a valid :memo: `: title` first line subject for packages. - [ ] Incremented :up: any `PKG_VERSION` in the Makefile. - [ ] _(Optional)_ Includes what Issue it closes (e.g. openwrt/luci#issue-number). - [ ] _(Optional)_ Includes what it depends on (e.g. openwrt/packages#pr-number in sister repo).