Add screenshot generator
This commit is contained in:
+1
-1
@@ -63,7 +63,7 @@ struct MainView: View {
|
||||
}
|
||||
|
||||
var body: some View {
|
||||
if ApplicationLibrary.inPreview {
|
||||
if Variant.screenshotMode {
|
||||
mainBody.preferredColorScheme(.dark)
|
||||
} else {
|
||||
mainBody
|
||||
|
||||
Reference in New Issue
Block a user