mirror of
https://github.com/vodemn/m3_lightmeter.git
synced 2024-11-25 17:00:39 +00:00
typo
This commit is contained in:
parent
75093424d9
commit
181c3ef7d8
1 changed files with 0 additions and 4 deletions
|
@ -15,7 +15,3 @@ class RemoteConfig extends InheritedWidget {
|
||||||
@override
|
@override
|
||||||
bool updateShouldNotify(RemoteConfig oldWidget) => true;
|
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
|
|
||||||
""";
|
|
||||||
|
|
Loading…
Reference in a new issue