This commit is contained in:
Vadim 2023-10-28 23:36:54 +02:00
parent 75093424d9
commit 181c3ef7d8

View file

@ -15,7 +15,3 @@ class RemoteConfig extends InheritedWidget {
@override
bool updateShouldNotify(RemoteConfig oldWidget) => true;
}
const a = """
\u2022 Equipment profiles containing filters for aperture, shutter speed, and more\n\u2022 List of films with compensation for what's known as reciprocity failure
""";