Just need to do individual issue metadata.
This commit is contained in:
parent
eba5e6875f
commit
579cd847af
5 changed files with 48 additions and 0 deletions
|
|
@ -263,6 +263,7 @@ public class LicenseService(
|
|||
if (cacheValue.HasValue) return cacheValue.Value;
|
||||
}
|
||||
|
||||
// TODO: If info.IsCancelled && notActive, let's remove the license so we aren't constantly checking
|
||||
|
||||
try
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue