System Overview page missing eth1

Hello there. I have a Raspberry Pi 4B rev 1.4 running openwrt 23.05.4

Under the status/overview page where it shows info about the PI. I notice it shows eth0 status which is the PI's built in ethernet port. that's all fine and dandy however I also have a TP link usb ethernet adapter model e300 acting as the wan ethernet adapter under eth1. This does not show up in the status page. I'd like to ask if there is a way to add my ethernet adapter to the status page?

I did search but did not come up with an answer to this. Thanks guys.

The status overview doesn't know about it, as the RPi ships with only a single ethernet card (and /etc/board.json, which is parsed by the status page, can't know about devices you plug in yourself).