Version Bump

This commit is contained in:
Serge
2024-04-19 11:50:56 +02:00
parent 5fc999efe8
commit 5dc9061162
3 changed files with 3 additions and 3 deletions

View File

@@ -103,6 +103,7 @@ namespace GHelper.AnimeMatrix
{
case SlashMode.Static:
deviceSlash.SetStatic();
deviceSlash.Save();
break;
default:
deviceSlash.SetMode((SlashMode)running);