We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8afc80d commit 0517629Copy full SHA for 0517629
SoundSwitch/Framework/WindowsAPIAdapter.cs
@@ -28,7 +28,7 @@ public enum RestartManagerEventType
28
{
29
Query,
30
EndSession,
31
- ForceClose
+ ForceClose
32
}
33
34
/**
0 commit comments