finish editor for gitlab repo workspace config
This commit is contained in:
@@ -3,6 +3,4 @@
|
||||
public class WorkspaceConfig
|
||||
{
|
||||
public string ProviderId { get; internal set; } = "origin.unknown";
|
||||
public string FileLocationInstallJson { get; set; } = "install.json";
|
||||
public string FileLocationUpdateJson { get; set; } = "update.json";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user