wip
This commit is contained in:
@ -30,4 +30,8 @@ struct HapticFeedback {
|
||||
WKInterfaceDevice.current().play(.notification)
|
||||
}
|
||||
}
|
||||
|
||||
static func longTap() {
|
||||
WKInterfaceDevice.current().play(.start)
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user