Improve navigation

This commit is contained in:
TheXamlGuy
2024-05-16 22:30:01 +01:00
parent fdf1386b6a
commit 5993876340
12 changed files with 17 additions and 18 deletions
-1
View File
@@ -19,7 +19,6 @@ public partial class ItemViewModel :
ISubscription subscriber,
IDisposer disposer,
IContentTemplate template,
IValueStore<Item> foom,
bool immutable = true,
int? id = null,
string? name = null) : base(provider, factory, mediator, publisher, subscriber, disposer)