Skip to content

Commit

Permalink
Add bracket
Browse files Browse the repository at this point in the history
  • Loading branch information
tcorbly committed Jan 17, 2024
1 parent b6feeb6 commit 58f678e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/HomeWidget.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -110,6 +110,7 @@ void HomeWidget::reboot()
#else
QMessageBox::information(this, "Not Available", "Reboot is only available on the kovan.");
#endif
}

void HomeWidget::lock()
{
Expand Down

0 comments on commit 58f678e

Please sign in to comment.