Skip to content

Commit 0d856a4

Browse files
removed t
1 parent 3866a87 commit 0d856a4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

FlowVision/lib/Classes/ToolConfig.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
namespace FlowVision.lib.Classes
66
{
77
public class ToolConfig
8-
{t
8+
{
99
public bool EnableCMDPlugin { get; set; } = true;
1010
public bool EnablePowerShellPlugin { get; set; } = true;
1111
public bool EnableScreenCapturePlugin { get; set; } = false; // Changed default to false

0 commit comments

Comments
 (0)