fix: quo haptic impact light key (#13772)

This commit is contained in:
phrohdoh 2022-08-08 08:21:17 +00:00 committed by GitHub
parent e39277b739
commit d664535e65
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
(def haptic-methods
{:selection "selection"
:impacet-light "impactLight"
:impact-light "impactLight"
:impact-medium "impactMedium"
:impact-heavy "impactHeavy"
:notification-success "notificationSuccess"