mirror of
https://github.com/wger-project/flutter.git
synced 2026-02-18 00:17:48 +01:00
Use the user's preferred unit for body weight
This commit is contained in:
@@ -5,4 +5,5 @@ final tProfile1 = Profile(
|
||||
emailVerified: true,
|
||||
isTrustworthy: true,
|
||||
email: 'admin@google.com',
|
||||
weightUnitStr: 'kg',
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user