Skip to content

Commit 2464fa4

Browse files
committed
fix: preview does not work in design mode
Signed-off-by: leo <longshuang@msn.cn>
1 parent 0c342cb commit 2464fa4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/Native/OS.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ public static Directories BasicDirectories
4242
{
4343
get;
4444
private set;
45-
}
45+
} = new();
4646

4747
public static string GitExecutable
4848
{

0 commit comments

Comments
 (0)