app,io/key: go fmt

Signed-off-by: Elias Naur <mail@eliasnaur.com>
This commit is contained in:
Elias Naur
2026-03-17 17:10:03 +01:00
parent 65d86895b8
commit dfe4ff0200
2 changed files with 4 additions and 3 deletions
+1
View File
@@ -1,6 +1,7 @@
// SPDX-License-Identifier: Unlicense OR MIT // SPDX-License-Identifier: Unlicense OR MIT
//go:build !darwin && !js //go:build !darwin && !js
package key package key
// ModShortcut is the platform's shortcut modifier, usually the ctrl // ModShortcut is the platform's shortcut modifier, usually the ctrl