Added null check to banned item check.
This commit is contained in:
parent
c9cd8cb971
commit
e465caa230
2 changed files with 6 additions and 5 deletions
|
|
@ -35,5 +35,5 @@ using System.Runtime.InteropServices;
|
|||
// by using the '*' as shown below:
|
||||
// [assembly: AssemblyVersion("1.0.*")]
|
||||
|
||||
[assembly: AssemblyVersion("2.3.0.0625")]
|
||||
[assembly: AssemblyFileVersion("2.3.0.0625")]
|
||||
[assembly: AssemblyVersion("2.3.0.0627")]
|
||||
[assembly: AssemblyFileVersion("2.3.0.0627")]
|
||||
Loading…
Add table
Add a link
Reference in a new issue