mirror of
https://github.com/i701/sarlink-portal.git
synced 2025-11-21 12:09:04 +00:00
refactor: enhance parental control features and improve device blocking logic 🔨
This commit is contained in:
@@ -91,6 +91,7 @@ export default function ClickableRow({
|
||||
admin={admin}
|
||||
type={device.blocked ? "unblock" : "block"}
|
||||
device={device}
|
||||
parentalControl={parentalControl}
|
||||
/>
|
||||
)}
|
||||
</TableCell>
|
||||
|
||||
Reference in New Issue
Block a user