Formatting.

This commit is contained in:
Anna Rose Wiggins 2025-07-03 17:10:56 -04:00
parent 034d2a8718
commit f12d119116

View file

@ -34,7 +34,7 @@ type LatchedMappingRule struct {
type RuleTarget struct {
DeviceName string
ModeSelect []string
ModeSelect []string
Device *evdev.InputDevice
Type evdev.EvType
Code evdev.EvCode