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