Merge pull request #91 from kruland2607/master
Save windspeed preference
This commit is contained in:
commit
7567bbf5e9
@ -356,6 +356,7 @@ public class UnitGroup {
|
||||
map.put("POWER", UNITS_POWER);
|
||||
map.put("MOMENTUM", UNITS_MOMENTUM);
|
||||
map.put("FREQUENCY", UNITS_FREQUENCY);
|
||||
map.put("WINDSPEED", UNITS_WINDSPEED);
|
||||
|
||||
UNITS = Collections.unmodifiableMap(map);
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user