1
0
mirror of https://github.com/oliexdev/openScale.git synced 2025-09-08 23:50:40 +02:00

Rename LBW (lean body weight) to LBM (... mass)

As suggested in #243.

Except for the database column and some strings that are stored
persistent in preferences.
This commit is contained in:
Erik Johansson
2018-04-16 22:53:56 +02:00
parent f5692637c8
commit 8ad10370c8
31 changed files with 98 additions and 72 deletions

View File

@@ -57,7 +57,7 @@
"notNull": true
},
{
"fieldPath": "lbw",
"fieldPath": "lbm",
"columnName": "lbw",
"affinity": "REAL",
"notNull": true