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:
@@ -57,7 +57,7 @@
|
||||
"notNull": true
|
||||
},
|
||||
{
|
||||
"fieldPath": "lbw",
|
||||
"fieldPath": "lbm",
|
||||
"columnName": "lbw",
|
||||
"affinity": "REAL",
|
||||
"notNull": true
|
||||
|
Reference in New Issue
Block a user