mirror of https://github.com/jetkvm/kvm.git
fix case
This commit is contained in:
parent
554121a20b
commit
5856ecd48b
|
@ -151,7 +151,7 @@ export default function Actionbar({
|
|||
<Button
|
||||
size="XS"
|
||||
theme="light"
|
||||
text="Wake on Lan"
|
||||
text="Wake on LAN"
|
||||
onClick={() => {
|
||||
setDisableFocusTrap(true);
|
||||
}}
|
||||
|
|
Loading…
Reference in New Issue