Open dongrote opened 4 years ago
Merge wol and devices together so that they are one, but include the flags blockable and wol to dictate where they show up in the UI.
wol
devices
blockable
blockable: true then they are rendered as buttons under BlockableDevices wol: true then they are rendered as WakeUpButton components
blockable: true
BlockableDevices
wol: true
WakeUpButton
Merge
wol
anddevices
together so that they are one, but include the flagsblockable
andwol
to dictate where they show up in the UI.blockable: true
then they are rendered as buttons underBlockableDevices
wol: true
then they are rendered asWakeUpButton
components