Skip to content

Commit 416a130

Browse files
committed
Rever t
1 parent b1b27a7 commit 416a130

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Files.App/ViewModels/UserControls/StatusCenterViewModel.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,6 @@ public StatusCenterItem AddItem(
9191
StatusCenterItems.Insert(0, banner);
9292
NewItemAdded?.Invoke(this, banner);
9393

94-
9594
NotifyChanges();
9695

9796
return banner;

0 commit comments

Comments
 (0)