mirror of
https://github.com/PaddiM8/kalker.git
synced 2025-01-05 21:18:59 +01:00
Changed web keyboards keys from * and / to × and ÷
This commit is contained in:
parent
75460502ef
commit
a37ab39b59
@ -23,8 +23,8 @@
|
||||
let buttonRowValues = [
|
||||
"+",
|
||||
"-",
|
||||
"*",
|
||||
"/",
|
||||
"×",
|
||||
"÷",
|
||||
"^",
|
||||
"=",
|
||||
".",
|
||||
|
Loading…
Reference in New Issue
Block a user