Initial commit to new repository
This commit is contained in:
3
.decompiledproj/AxCopilot/ViewModels/FileActionData.cs
Normal file
3
.decompiledproj/AxCopilot/ViewModels/FileActionData.cs
Normal file
@@ -0,0 +1,3 @@
|
||||
namespace AxCopilot.ViewModels;
|
||||
|
||||
public record FileActionData(string Path, FileAction Action);
|
||||
Reference in New Issue
Block a user