mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-22 01:22:46 +02:00
MESSENGER-5706 refactoring
This commit is contained in:
@@ -90,7 +90,7 @@ struct DeveloperSettingsView: View {
|
||||
.font(.system(size: 17))
|
||||
}
|
||||
.sheet(isPresented: $showAnnouncementFederation) {
|
||||
IntroduceFederationView()
|
||||
FederationAnnouncementView()
|
||||
.interactiveDismissDisabled()
|
||||
.environmentObject(BWIThemeService.shared)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user