Skip to content

Commit 019934d

Browse files
authored
chore(ui): Allow mac address copying (#504) (#506)
1 parent 0c5c69f commit 019934d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

ui/src/routes/devices.$id.settings.network.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -228,7 +228,6 @@ export default function SettingsNetworkRoute() {
228228
size="SM"
229229
value={networkState?.mac_address}
230230
error={""}
231-
disabled={true}
232231
readOnly={true}
233232
className="dark:!text-opacity-60"
234233
/>

0 commit comments

Comments
 (0)