This commit is contained in:
@@ -151,7 +151,7 @@ namespace Sockeye.Biz
|
||||
|
||||
|
||||
// Extra info to display about key at top of key message
|
||||
private static string LicenseInfo(License l)
|
||||
public static string LicenseInfo(License l)
|
||||
{
|
||||
StringBuilder sb = new StringBuilder();
|
||||
sb.Append("LICENSE DETAILS\r\n");
|
||||
|
||||
Reference in New Issue
Block a user