mirror of
https://github.com/Dimillian/IceCubesApp.git
synced 2025-01-27 04:54:55 +01:00
Fix #1821
This commit is contained in:
parent
3a3cae21b0
commit
6e9bff575d
@ -105,6 +105,7 @@ struct StatusRowContextMenu: View {
|
||||
.environment(SceneDelegate())
|
||||
.environment(quickLook)
|
||||
.environment(viewModel.client)
|
||||
.environment(RouterPath())
|
||||
.preferredColorScheme(Theme.shared.selectedScheme == .dark ? .dark : .light)
|
||||
.foregroundColor(Theme.shared.labelColor)
|
||||
.background(Theme.shared.primaryBackgroundColor)
|
||||
|
Loading…
x
Reference in New Issue
Block a user