restructure project for part 2
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
namespace Hyperbar.Widget.Primary.Windows;
|
||||
|
||||
public class ProcessCommandConfiguration :
|
||||
PrimaryCommandConfiguration
|
||||
{
|
||||
public required string Path { get; set; }
|
||||
}
|
||||
Reference in New Issue
Block a user