m3_lightmeter/lib/features.dart
2023-04-01 19:15:30 +03:00

3 lines
79 B
Dart

class FeaturesConfig {
static const bool equipmentProfilesEnabled = false;
}