Added missing zero to numeric keyboard layout

This commit is contained in:
Julian Müller (ChaoticByte) 2023-04-19 18:23:24 +02:00
parent 5408ec5a7d
commit 85e49795bc

View file

@ -38,7 +38,8 @@
"1 2 3", "1 2 3",
"4 5 6", "4 5 6",
"7 8 9", "7 8 9",
"{bksp} . ," "0 . ,",
"{bksp}"
] ]
} }
// Check if on smartphone // Check if on smartphone