Skip to content

Commit

Permalink
changed numeric keyboard for "italiano messagease" (#864)
Browse files Browse the repository at this point in the history
  • Loading branch information
DrOliver94 committed Apr 27, 2024
1 parent ce8b29f commit 1514e64
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -585,6 +585,6 @@ val KB_IT_MESSAGEASE: KeyboardDefinition =
KeyboardDefinitionModes(
main = KB_IT_MESSAGEASE_MAIN,
shifted = KB_IT_MESSAGEASE_SHIFTED,
numeric = NUMERIC_KEYBOARD,
numeric = KB_EN_MESSAGEASE_NUMERIC,
),
)

0 comments on commit 1514e64

Please sign in to comment.