From b21c8de01fd05694a5f3d36a5d1f3172e70de339 Mon Sep 17 00:00:00 2001 From: ivar Date: Tue, 2 Dec 2025 21:50:33 +0100 Subject: Work on CameraView --- "ios/H\303\246-appen/TabBarView.swift" | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ios/Hæ-appen/TabBarView.swift') diff --git "a/ios/H\303\246-appen/TabBarView.swift" "b/ios/H\303\246-appen/TabBarView.swift" index aa12188..2a88336 100644 --- "a/ios/H\303\246-appen/TabBarView.swift" +++ "b/ios/H\303\246-appen/TabBarView.swift" @@ -17,7 +17,7 @@ struct TabBarView : View { MapContentView() } Tab("", systemImage: "camera.shutter.button.fill", role: .search) { - MapContentView() + CameraContentView() } } } -- cgit v1.3