remove space
This commit is contained in:
parent
7c52b6ab23
commit
d01a3c327e
|
@ -577,7 +577,7 @@
|
|||
try
|
||||
{
|
||||
ModuleInstance.ShowProgressIndicator();
|
||||
foreach (var Notification in notifications)
|
||||
foreach(var Notification in notifications)
|
||||
{
|
||||
if (!Notification.IsDeleted)
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue
Block a user