1
0
mirror of https://github.com/PaddiM8/kalker.git synced 2025-02-28 22:31:15 +01:00

Changed web keyboards keys from * and / to × and ÷

This commit is contained in:
PaddiM8 2021-12-29 18:33:52 +01:00
parent 3870325541
commit 179579de61

View File

@ -23,8 +23,8 @@
let buttonRowValues = [
"+",
"-",
"*",
"/",
"×",
"÷",
"^",
"=",
".",