mirror of
https://github.com/immich-app/immich
synced 2025-11-14 17:36:12 +00:00
chore: rename
This commit is contained in:
parent
749582b6d8
commit
e6c46fe0bf
2 changed files with 5 additions and 5 deletions
|
|
@ -10,7 +10,7 @@ class DriftMapPage extends StatelessWidget {
|
|||
Widget build(BuildContext context) {
|
||||
return const Scaffold(
|
||||
extendBodyBehindAppBar: true,
|
||||
body: DriftMapWithMarker(),
|
||||
body: DriftMap(),
|
||||
);
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue