Add screenshot generator
This commit is contained in:
+1
-1
@@ -30,7 +30,7 @@
|
||||
<key>CFBundleLocalizations</key>
|
||||
<array>
|
||||
<string>en</string>
|
||||
<string>zh_CN</string>
|
||||
<string>zh-Hans</string>
|
||||
</array>
|
||||
<key>CFBundleURLTypes</key>
|
||||
<array>
|
||||
|
||||
+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