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

This commit is contained in:
adammkelly 2025-05-22 23:56:50 +01:00 committed by Siyuan
parent 44e361f7a3
commit 57ee095c40
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"
/>