mirror of
https://github.com/Myzel394/NumberHub.git
synced 2025-06-19 08:45:27 +02:00
Added luminance unit group
This commit is contained in:
parent
2f87448ab3
commit
b0de44f713
@ -90,6 +90,7 @@ class AllUnitsRepository @Inject constructor() {
|
|||||||
UnitGroup.FORCE to forceCollection,
|
UnitGroup.FORCE to forceCollection,
|
||||||
UnitGroup.TORQUE to torqueCollection,
|
UnitGroup.TORQUE to torqueCollection,
|
||||||
UnitGroup.FLOW_RATE to flowRateCollection,
|
UnitGroup.FLOW_RATE to flowRateCollection,
|
||||||
|
UnitGroup.LUMINANCE to luminanceCollection,
|
||||||
)
|
)
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user