This commit is contained in:
Carl Downing 2025-03-06 08:34:24 -08:00
parent 554121a20b
commit 5856ecd48b
1 changed files with 1 additions and 1 deletions

View File

@ -151,7 +151,7 @@ export default function Actionbar({
<Button
size="XS"
theme="light"
text="Wake on Lan"
text="Wake on LAN"
onClick={() => {
setDisableFocusTrap(true);
}}