Removed unnecessary newline at end

This commit is contained in:
Thorsten Sommer 2026-06-09 12:43:56 +02:00
parent 1aab6f7b86
commit 43840cd711
Signed by untrusted user who does not match committer: tsommer
GPG Key ID: 371BBA77A02C0108

View File

@ -14,4 +14,4 @@ public enum Shortcut
/// Toggles voice recording on/off.
/// </summary>
VOICE_RECORDING_TOGGLE,
}
}