mirror of
https://github.com/vodemn/m3_lightmeter.git
synced 2024-11-22 07:20:39 +00:00
4 lines
79 B
Dart
4 lines
79 B
Dart
|
class FeaturesConfig {
|
||
|
static const bool equipmentProfilesEnabled = false;
|
||
|
}
|