One more haptic tweak (#5979)

* remove 10ms delay and make light

* make like haptic light

* same for PostThreadComposePrompt
This commit is contained in:
Samuel Newman
2024-10-28 22:30:59 +02:00
committed by GitHub
parent d050a78a2d
commit 0f3fa06c3e
3 changed files with 4 additions and 13 deletions
+1 -1
View File
@@ -119,7 +119,7 @@ let PostCtrls = ({
try {
setIsToggleLikeIcon(true)
if (!post.viewer?.like) {
playHaptic()
playHaptic('Light')
sendInteraction({
item: post.uri,
event: 'app.bsky.feed.defs#interactionLike',