chore(ui): Allow mac address copying (#504) (#506)

This commit is contained in:
adammkelly 2025-05-22 23:56:50 +01:00 committed by GitHub
parent 0c5c69f2d3
commit 019934d33e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 0 additions and 1 deletions

View File

@ -228,7 +228,6 @@ export default function SettingsNetworkRoute() {
size="SM"
value={networkState?.mac_address}
error={""}
disabled={true}
readOnly={true}
className="dark:!text-opacity-60"
/>