Skip to content

Commit

Permalink
add dash
Browse files Browse the repository at this point in the history
I just want to trigger the CI 😬
  • Loading branch information
kiliankoe committed Jul 1, 2020
1 parent bb4f1ff commit f59cee7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Nio/Conversations/ContextMenu/ReactionPicker.swift
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ public struct ReactionPicker: View {

public var body: some View {
VStack {
// Grab Handle Thingy
// Grab-Handle Thingy
Color.gray
.frame(width: 40, height: 6)
.cornerRadius(3.0)
Expand Down

0 comments on commit f59cee7

Please sign in to comment.