diff --git a/products/ASC.People/Server/PeopleProduct.cs b/products/ASC.People/Server/PeopleProduct.cs index 84e80c8092..f010ff87e8 100644 --- a/products/ASC.People/Server/PeopleProduct.cs +++ b/products/ASC.People/Server/PeopleProduct.cs @@ -8,7 +8,7 @@ public static Guid ID { - get { return new Guid("{F4D98AFD-D336-4332 -8778-3C6945C81EA0}"); } + get { return new Guid("{F4D98AFD-D336-4332-8778-3C6945C81EA0}"); } } public override bool Visible { get { return true; } }