mirror of
https://github.com/vodemn/m3_lightmeter.git
synced 2025-08-13 16:46:42 +00:00
typo
This commit is contained in:
parent
82669bc5e5
commit
2369b1a3d7
1 changed files with 1 additions and 1 deletions
|
@ -37,7 +37,7 @@ class _LogbookPhotosScreenState extends State<LogbookPhotosScreen> with SingleTi
|
|||
guardProTap(
|
||||
context,
|
||||
() {
|
||||
Navigator.of(context).pushNamed(NavigationRoutes.proFeaturesScreen.name);
|
||||
LogbookPhotosProvider.of(context).saveLogbookPhotos(value);
|
||||
},
|
||||
);
|
||||
},
|
||||
|
|
Loading…
Reference in a new issue