Skip to content

Commit 333a4a5

Browse files
mikewuurazor-x
andauthored
Update src/lib/seam/components/DeviceDetails/LockDeviceLockButtons.tsx
Co-authored-by: Evan Sosenko <[email protected]>
1 parent b796131 commit 333a4a5

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

src/lib/seam/components/DeviceDetails/LockDeviceLockButtons.tsx

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -54,9 +54,6 @@ export function LockDeviceLockButtons({
5454
},
5555
})
5656

57-
if (!device.properties.online) {
58-
return null
59-
}
6057

6158
if (disableLockUnlock) {
6259
return null

0 commit comments

Comments
 (0)