Skip to content

Commit

Permalink
Added AppleInput
Browse files Browse the repository at this point in the history
  • Loading branch information
trueToastedCode committed Jun 19, 2021
1 parent cf01a65 commit fa29607
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/pages/home/sidebar.dart
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@ class _SideBarState extends State<SideBar> {
Column(
crossAxisAlignment: CrossAxisAlignment.center,
children: [
Text("OpenConfigurator 0.0.1-5", style: TextStyle(fontSize: 10)),
Text("OpenConfigurator 0.0.1-6", style: TextStyle(fontSize: 10)),
Text("OpenCore 0.7.0", style: TextStyle(fontSize: 10)),
],
),
Expand Down

0 comments on commit fa29607

Please sign in to comment.