github image support
This commit is contained in:
parent
e91797cf0f
commit
1ac56ffb89
7 changed files with 13 additions and 16 deletions
|
|
@ -260,6 +260,7 @@ namespace MatterHackers.MatterControl.Library
|
|||
{
|
||||
private readonly string owner;
|
||||
private readonly string repository;
|
||||
|
||||
protected string Path { get; }
|
||||
|
||||
public GitHubContainerLink(string containerName, string owner, string repository, string path)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue