www/js/global.js

changeset 842
897bf2a43253
parent 841
60bb365fb48d
child 848
542bdc7f6522
--- a/www/js/global.js	Sun Oct 30 16:46:03 2022 +0100
+++ b/www/js/global.js	Sat Jan 14 11:25:20 2023 +0100
@@ -1,5 +1,5 @@
 /*****************************************************************************
- * Copyright (C) 2014-2022
+ * Copyright (C) 2014-2023
  *
  * Michiel Broek <mbroek at mbse dot eu>
  *
@@ -498,7 +498,7 @@
   { name: 'tun_material', type: 'int' },
   { name: 'tun_height', type: 'float' },
   { name: 'top_up_water', type: 'float' },
-  { name: 'trub_chiller_loss', type: 'float' },
+  { name: 'trub_loss', type: 'float' },
   { name: 'evap_rate', type: 'float' },
   { name: 'boil_time', type: 'float' },
   { name: 'calc_boil_volume', type: 'int' },

mercurial