We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1ab1149 commit 2bb326aCopy full SHA for 2bb326a
RunCat/Program.cs
@@ -70,7 +70,7 @@ public RunCatApplicationContext()
70
{
71
RadioCheck = true
72
}
73
- }); ;
+ });
74
75
startupMenu = new MenuItem("Startup", SetStartup)
76
0 commit comments