Преглед на файлове

Increase default precision

tags/v0.0.7
Fen Dweller преди 5 години
родител
ревизия
4c1c20bbab
No known key found for this signature in database GPG Key ID: E80B35A6F11C3656
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. +1
    -1
      numbers.js

+ 1
- 1
numbers.js Целия файл

@@ -1,4 +1,4 @@
function render(val, places = 1, smallPlaces = 0) {
function render(val, places = 3, smallPlaces = 0) {
return numberMode.render(val, places, smallPlaces);
}



Loading…
Отказ
Запис