sharing code between library widgets
This commit is contained in:
parent
5d033bbdb4
commit
1ea2ed4638
7 changed files with 285 additions and 393 deletions
|
|
@ -115,6 +115,10 @@ namespace MatterHackers.MatterControl.Library
|
|||
Account,
|
||||
Repository,
|
||||
file.download_url));
|
||||
}
|
||||
else if (file.name.ToLower() == "index.md")
|
||||
{
|
||||
|
||||
}
|
||||
else
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue