LOL
This commit is contained in:
@@ -368,7 +368,7 @@ namespace PocketSharp.Models
|
||||
{
|
||||
if (Object.ReferenceEquals(a, b))
|
||||
{
|
||||
return false;
|
||||
return true;
|
||||
}
|
||||
|
||||
PocketItem itemA = (PocketItem)a;
|
||||
|
||||
Reference in New Issue
Block a user