mirror of
https://codeberg.org/comaps/comaps
synced 2025-12-21 13:53:37 +00:00
Rebranded the app for iOS
This commit is contained in:
committed by
Konstantin Pastbin
parent
51b669cfd1
commit
d4e1d53c40
@@ -0,0 +1,9 @@
|
||||
import WidgetKit
|
||||
import SwiftUI
|
||||
|
||||
@main
|
||||
struct CoMapsWidgetExtensionBundle: WidgetBundle {
|
||||
var body: some Widget {
|
||||
TrackRecordingLiveActivityConfiguration()
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user