Skip to content

Commit 0517629

Browse files
author
Antoine Aflalo
committed
Fixes #1
1 parent 8afc80d commit 0517629

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

SoundSwitch/Framework/WindowsAPIAdapter.cs

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ public enum RestartManagerEventType
2828
{
2929
Query,
3030
EndSession,
31-
ForceClose
31+
ForceClose
3232
}
3333

3434
/**

0 commit comments

Comments
 (0)