mirror of https://github.com/cirruslabs/tart.git
fixing lint
This commit is contained in:
parent
b3ba25d35a
commit
d896a3ddf5
|
|
@ -840,7 +840,7 @@ struct VMScene: Scene {
|
|||
UserDefaults.standard.synchronize()
|
||||
}
|
||||
))
|
||||
.keyboardShortcut("t", modifiers: [.command, .control])
|
||||
.keyboardShortcut("t", modifiers: [.command, .control])
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue