Making GitHub cache only be 12 hours for content.

This commit is contained in:
LarsBrubaker 2021-04-25 08:41:01 -07:00
parent 3e9fdb90e6
commit 31426c48ac
9 changed files with 42 additions and 97 deletions

View file

@ -69,7 +69,7 @@ namespace MatterHackers.MatterControl.Library
ILibraryContainer Parent { get; set; }
string StatusMessage { get; }
string ContainerHeaderMarkdown { get; }
void Activate();