case 3754

This commit is contained in:
2020-05-06 19:19:16 +00:00
parent 20926758b3
commit 82d29c83d7
13 changed files with 22 additions and 51 deletions

View File

@@ -37,9 +37,7 @@ namespace AyaNova.PlugIn.ClientRemover
{
get
{
return "AyaNova ClientRemover plugin\r\n" +
"Built " + AyaNova.PlugIn.ClientRemover.Timestamp.BuildAt.ToString() + "\r\n" +
"Copyright 2020 Ground Zero Tech-Works Inc.";
return "AyaNova ClientRemover plugin";
}
}