This commit is contained in:
TheXamlGuy
2024-05-18 20:40:12 +01:00
parent 46fe35fea4
commit 0f9998bc1d
54 changed files with 368 additions and 241 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
namespace Bitvault;
public partial class ItemCommandHeaderViewModel : ObservableCollectionViewModel
public partial class ItemCommandHeaderViewModel : ObservableCollection
{
public ItemCommandHeaderViewModel(IServiceProvider provider,
IServiceFactory factory,