Skip to content

Commit 9f89a62

Browse files
authored
Fix syntax error
1 parent 3b4cc97 commit 9f89a62

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

WPILibInstaller-Avalonia/ViewModels/InstallPageViewModel.cs

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,8 @@ [Desktop Entry]
5959
[Desktop Entry]
6060
Version=1.0
6161
Type=Application
62-
CategoriesRobotics;Science
62+
Categories=Robotics;Science
63+
6364
Name={name} {frcYear}
6465
Comment={name} tool for the 2025 FIRST Robotics Competition season
6566
Exec={configurationProvider.InstallDirectory}/tools/{name}.sh

0 commit comments

Comments
 (0)